6 references to WithinSequence
System.Data.SqlXml (6)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
399
this.xstates = PossibleXmlStates.
WithinSequence
;
430
this.parentInfo.InitialStates = this.parentInfo.FinalStates = PossibleXmlStates.
WithinSequence
;
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (4)
4170
case PossibleXmlStates.
WithinSequence
:
4197
if (XmlILConstructInfo.Read(ndCtor).FinalStates == PossibleXmlStates.
WithinSequence
) {
4208
case PossibleXmlStates.
WithinSequence
:
4223
case PossibleXmlStates.
WithinSequence
: