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