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