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