5 references to ProcessIds
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\IDQuery.cs (5)
30
ProcessIds
(contextNode, temp.Value);
34
ProcessIds
(contextNode, (string)argVal);
37
ProcessIds
(contextNode, StringFunctions.toString((double)argVal));
40
ProcessIds
(contextNode, StringFunctions.toString((bool)argVal));
43
ProcessIds
(contextNode, ((XPathNavigator)argVal).Value);