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