1 write to startParenEntityId
System.Private.Xml (1)
System\Xml\Schema\DtdParser.cs (1)
1019
startParenEntityId
= startParentEntityIdParam;
2 references to startParenEntityId
System.Private.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
1086
if (_validate && _currentEntityId != currentFrame.
startParenEntityId
)
System\Xml\Schema\DtdParserAsync.cs (1)
717
if (_validate && _currentEntityId != currentFrame.
startParenEntityId
)