2 references to ExportedTypeHandle
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
2271implementation = MetadataTokens.ExportedTypeHandle(exportedType.ParentIndex + 1);
Microsoft.Diagnostics.DataContractReader.Legacy (1)
MetaDataImportImpl.cs (1)
1883ExportedTypeHandle handle = MetadataTokens.ExportedTypeHandle(GetRID(mdct));