1 instantiation of Entry
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\EETypeHashTable.cs (1)
24entries.Add(new(typeHandle));
2 references to Entry
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Data\EETypeHashTable.cs (2)
20List<Entry> entries = []; 29public IReadOnlyList<Entry> Entries { get; init; }