2 references to Build
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (2)
517
return
Build
(XPathParser.ParseXPathExpresion(query), query);
532
return
Build
(XPathParser.ParseXPathPattern(query), query);