1 write to hasRootNode
System.Xml (1)
System\Xml\Core\XmlEventCache.cs (1)
64this.hasRootNode = hasRootNode;
1 reference to hasRootNode
System.Xml (1)
System\Xml\Core\XmlEventCache.cs (1)
88get { return this.hasRootNode; }