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