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