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