2 references to Category_ValueType
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
855case MethodTableFlags_1.WFLAGS_HIGH.Category_ValueType:
RuntimeTypeSystemHelpers\MethodTableFlags_1.cs (1)
99public bool IsValueType => GetFlag(WFLAGS_HIGH.Category_ValueType_Mask) == WFLAGS_HIGH.Category_ValueType;