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