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