2 references to Entry
Microsoft.CodeAnalysis.Features (2)
PdbSourceDocument\SourceLinkMap.cs (2)
24
private readonly ReadOnlyCollection<
Entry
> _entries;
26
private SourceLinkMap(ReadOnlyCollection<
Entry
> mappings)