2 references to RewriteLocalInternal
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (2)
Symbols\ObjectIdLocalSymbol.cs (2)
31return RewriteLocalInternal(compilation, syntax, this); 36return RewriteLocalInternal(compilation, syntax, local);