1 instantiation of Entry
System.Reflection.Metadata (1)
System\Reflection\PortableExecutable\DebugDirectory\DebugDirectoryBuilder.cs (1)
31_entries.Add(new Entry()
3 references to Entry
System.Reflection.Metadata (3)
System\Reflection\PortableExecutable\DebugDirectory\DebugDirectoryBuilder.cs (3)
20private readonly List<Entry> _entries; 25_entries = new List<Entry>(3); 228foreach (var entry in _entries)