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