1 write to FundType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\PredefinedTypes.cs (1)
117
FundType
= fundType;
1 reference to FundType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\PredefinedTypes.cs (1)
51
internal static FUNDTYPE GetFundType(PredefinedType type) => s_types[(int)type].
FundType
;