2 references to FindEntry
System.Private.Xml.Linq (2)
System\Xml\Linq\XHashtable.cs (2)
248if (FindEntry(hashCode, key, index, count, ref entryIndex)) 299while (!FindEntry(hashCode, key, 0, key.Length, ref entryIndex))