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