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