1 reference to IsIntrinsicType
Microsoft.Diagnostics.DataContractReader.Contracts (1)
RuntimeTypeSystemHelpers\MethodTableFlags_1.cs (1)
115
public bool IsIntrinsicType => GetFlag(WFLAGS2_ENUM.
IsIntrinsicType
) != 0;