3 references to HandleGeneralEntityReference
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (3)
1511switch (HandleGeneralEntityReference(_curNode.localName, true, true, _curNode.LinePos)) 1531switch (HandleGeneralEntityReference(_curNode.localName, false, true, _curNode.LinePos)) 6138EntityType entType = HandleGeneralEntityReference(entityName, isInAttributeValue, false, entityLinePos);