2 references to AreTypeParametersEquivalent
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (2)
394
if (
AreTypeParametersEquivalent
(typeParam.GetTypeParameterType().AssociatedSystemType, t))
506
if (
AreTypeParametersEquivalent
(type.AssociatedSystemType, t))