2 references to Entry
System.Private.Xml.Linq (2)
System\Xml\Linq\XHashtable.cs (2)
135
private readonly
Entry
[] _entries; // Entries contain linked lists of buckets (next pointers are SHARED STATE)
152
_entries = new
Entry
[capacity];