2 references to SubstituteTypeParameters
Microsoft.CodeAnalysis.CSharp (2)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (2)
510type = SubstituteTypeParameters(type); 511otherType = SubstituteTypeParameters(otherType);