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