2 references to SubstituteFields
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (2)
Symbols\DisplayClassVariable.cs (2)
79
var otherFields =
SubstituteFields
(this.DisplayClassFields, typeMap);
96
var tail =
SubstituteFields
(fields.Tail, typeMap);