1 write to _hasRootNode
System.Private.Xml (1)
System\Xml\Core\XmlEventCache.cs (1)
63
_hasRootNode
= hasRootNode;
1 reference to _hasRootNode
System.Private.Xml (1)
System\Xml\Core\XmlEventCache.cs (1)
90
get { return
_hasRootNode
; }