2 references to ToOtherMethod
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (2)
Symbols\EEMethodSymbol.cs (2)
160
var local = sourceLocal.
ToOtherMethod
(this, this.TypeMap);
203
local = sourceLocal.
ToOtherMethod
(this, this.TypeMap);