4 references to CondSectionStart
System.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
540
case Token.
CondSectionStart
:
1765
return Token.
CondSectionStart
;
System\Xml\Schema\DtdParserAsync.cs (2)
185
case Token.
CondSectionStart
:
1382
return Token.
CondSectionStart
;