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