1 write to AssociatedSystemType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\PredefinedTypes.cs (1)
118
AssociatedSystemType
= associatedSystemType;
1 reference to AssociatedSystemType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\PredefinedTypes.cs (1)
53
internal static Type GetAssociatedSystemType(PredefinedType type) => s_types[(int)type].
AssociatedSystemType
;