2 references to FindEntry
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
745if (FindEntry(hashCode, key, index, count, ref entryIndex)) { 803while (!FindEntry(hashCode, key, 0, key.Length, ref entryIndex)) {