2 references to Entry
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
642private Entry[] entries; // Entries contain linked lists of buckets (next pointers are SHARED STATE) 658entries = new Entry[capacity];