2 writes to fEntRefNodesPresent
System.Xml (2)
System\Xml\Dom\XmlDocument.cs (1)
1103fEntRefNodesPresent = false;
System\Xml\Dom\XmlEntityReference.cs (1)
45doc.fEntRefNodesPresent = true;
1 reference to fEntRefNodesPresent
System.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
1518return fEntRefNodesPresent;