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