1 reference to Category_ValueType_Mask
Microsoft.Diagnostics.DataContractReader.Contracts (1)
RuntimeTypeSystemHelpers\MethodTableFlags_1.cs (1)
99
public bool IsValueType => GetFlag(WFLAGS_HIGH.
Category_ValueType_Mask
) == WFLAGS_HIGH.Category_ValueType;