2 writes to type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathAxisIterator.cs (2)
31this.type = type; 46this.type = it.type;
4 references to type
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathAxisIterator.cs (4)
46this.type = it.type; 74type == nav.NodeType || 75type == XPathNodeType.All || 76type == XPathNodeType.Text && (