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