1 write to atomizeNames
System.Xml (1)
System\Xml\Cache\XPathDocumentBuilder.cs (1)
86
this.
atomizeNames
= (flags & XPathDocument.LoadFlags.AtomizeNames) != 0;
4 references to atomizeNames
System.Xml (4)
System\Xml\Cache\XPathDocumentBuilder.cs (4)
143
if (this.
atomizeNames
) {
267
if (this.
atomizeNames
) {
322
if (this.
atomizeNames
)
448
if (this.
atomizeNames
)