6 references to WithinSequence
System.Private.Xml (6)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
439
this.xstates = PossibleXmlStates.
WithinSequence
;
476
this.parentInfo.InitialStates = this.parentInfo.FinalStates = PossibleXmlStates.
WithinSequence
;
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (4)
4502
case PossibleXmlStates.
WithinSequence
:
4531
if (XmlILConstructInfo.Read(ndCtor).FinalStates == PossibleXmlStates.
WithinSequence
)
4545
case PossibleXmlStates.
WithinSequence
:
4562
case PossibleXmlStates.
WithinSequence
: