2 references to TypeDefinitionDocuments
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.PortablePdb.cs (1)
1029
kind: _debugMetadataOpt.GetOrAddGuid(PortableCustomDebugInfoKinds.
TypeDefinitionDocuments
),
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (1)
PDB\TypeDefinitionDocumentTests.cs (1)
478
where pdbReader.GetGuid(entry.Kind).Equals(PortableCustomDebugInfoKinds.
TypeDefinitionDocuments
)