1 implementation of EntityStackLength
System.Xml (1)
System\Xml\Core\XmlTextReaderImplHelpers.cs (1)
221
int IDtdParserAdapter.
EntityStackLength
{
1 reference to EntityStackLength
System.Xml (1)
System\Xml\Schema\DtdParser.cs (1)
367
return readerAdapter.
EntityStackLength
== 0 && internalSubsetValueSb != null;