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