1 reference to IsIntrinsicType
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeTypeSystem_1.cs (1)
724
if (!typeHandle.IsMethodTable() || !_methodTables[typeHandle.Address].Flags.
IsIntrinsicType
)