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