3 references to HandleGeneralEntityReference
System.Private.Xml (3)
System\Xml\Core\XmlTextReaderImpl.cs (3)
1504switch (HandleGeneralEntityReference(_curNode.localName, true, true, _curNode.LinePos)) 1524switch (HandleGeneralEntityReference(_curNode.localName, false, true, _curNode.LinePos)) 6015EntityType entType = HandleGeneralEntityReference(entityName, isInAttributeValue, false, entityLinePos);