3 references to FindIndexByValue
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaObjectTable.cs (3)
39
int matchedIndex =
FindIndexByValue
(oldValue);
58
int matchedIndex =
FindIndexByValue
(oldValue);
76
int matchedIndex =
FindIndexByValue
(value);