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