2 references to SubstituteFields
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (2)
Symbols\DisplayClassVariable.cs (1)
60return SubstituteFields(otherInstance, typeMap);
Symbols\EEMethodSymbol.cs (1)
183variable = variable.SubstituteFields(newDisplayClassInstance, this.TypeMap);