2 references to CorTypeAttr
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
951
public uint GetTypeDefTypeAttributes(ITypeHandle typeHandle) => !typeHandle.IsMethodTable() ? (uint)0 : GetClassData(typeHandle).
CorTypeAttr
;
Generated\361d1da7f942c932\Microsoft_Diagnostics_DataContractReader_Data.EEClass.g.cs (1)
380
_ =
CorTypeAttr
;