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