2 references to Attributes
Microsoft.Diagnostics.DataContractReader.Legacy (1)
MetaDataImportImpl.cs (1)
1901*pdwExportedTypeFlags = (uint)exportedType.Attributes;
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\ExportedType.cs (1)
31get { return Attributes.IsForwarder() && Implementation.Kind == HandleKind.AssemblyReference; }