2 references to IsValueType
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (2)
1167return methodTable.Flags.IsValueType; 1640if (mt.Flags.IsValueType)