7 references to SetMayHaveSideEffects
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (7)
Rewriters\MayHaveSideEffectsVisitor.cs (7)
31return this.SetMayHaveSideEffects(); 36return this.SetMayHaveSideEffects(); 44return this.SetMayHaveSideEffects(); 49return this.SetMayHaveSideEffects(); 54return this.SetMayHaveSideEffects(); 59return this.SetMayHaveSideEffects(); 64return this.SetMayHaveSideEffects();