2 writes to fEntRefNodesPresent
System.Private.Xml (2)
System\Xml\Dom\XmlDocument.cs (1)
1318fEntRefNodesPresent = false;
System\Xml\Dom\XmlEntityReference.cs (1)
46doc.fEntRefNodesPresent = true;
1 reference to fEntRefNodesPresent
System.Private.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
1812return fEntRefNodesPresent;