1 reference to AreTypeParametersEqual
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
770
return
AreTypeParametersEqual
((TypeParameterSymbol)type, (TypeParameterSymbol)other);