4 references to Instance
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\ChildrenQuery.cs (2)
17private XPathNodeIterator _iterator = XPathEmptyIterator.Instance; 27_iterator = XPathEmptyIterator.Instance;
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\ExtensionQuery.cs (1)
94_queryIterator = XPathEmptyIterator.Instance;
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\followingquery.cs (1)
48_iterator = XPathEmptyIterator.Instance;