1 write to startParenEntityId
System.Xml (1)
System\Xml\Schema\DtdParser.cs (1)
1103
startParenEntityId
= startParentEntityIdParam;
2 references to startParenEntityId
System.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
1165
if (validate && currentEntityId != currentFrame.
startParenEntityId
) {
System\Xml\Schema\DtdParserAsync.cs (1)
789
if (validate && currentEntityId != currentFrame.
startParenEntityId
) {