1 write to _atomizeNames
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (1)
88_atomizeNames = (flags & XPathDocument.LoadFlags.AtomizeNames) != 0;
4 references to _atomizeNames
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (4)
150if (_atomizeNames) 287if (_atomizeNames) 349if (_atomizeNames) 491if (_atomizeNames)