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)
150
if (
_atomizeNames
)
287
if (
_atomizeNames
)
349
if (
_atomizeNames
)
491
if (
_atomizeNames
)