2 writes to _done
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XPathNodeList.cs (2)
24_done = false; 63_done = true;
2 references to _done
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XPathNodeList.cs (2)
31if (!_done) 50while (!_done && count <= index)