1 write to _stkNmsp
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (1)
72_stkNmsp = new Stack<XPathNodeRef>();
2 references to _stkNmsp
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (2)
267nodeRef = _stkNmsp.Pop(); 562_stkNmsp.Push(new XPathNodeRef(_pageNmsp, _idxNmsp));