3 references to FindIndexByValue
System.Xml (3)
System\Xml\Schema\XmlSchemaObjectTable.cs (3)
33
int matchedIndex =
FindIndexByValue
(oldValue);
50
int matchedIndex =
FindIndexByValue
(oldValue);
65
int matchedIndex =
FindIndexByValue
(value);