2 writes to _xstatesEndLoop
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
112_xstatesBeginLoop = _xstatesEndLoop = PossibleXmlStates.None; 170_xstatesEndLoop = value;
1 reference to _xstatesEndLoop
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
387s += $" => {_xstatesBeginLoop} => {_xstatesEndLoop}";