4 references to ContextQuery
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\AbsoluteQuery.cs (1)
15public AbsoluteQuery() : base() { }
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\querybuilder.cs (3)
88qyGrandInput = new ContextQuery(); 110qyInput = new ContextQuery(); 301_firstInput.qyInput = new ContextQuery();