4 references to CondSectionStart
System.Private.Xml (4)
System\Xml\Schema\DtdParser.cs (2)
557
case Token.
CondSectionStart
:
1770
return Token.
CondSectionStart
;
System\Xml\Schema\DtdParserAsync.cs (2)
201
case Token.
CondSectionStart
:
1397
return Token.
CondSectionStart
;