2 writes to _xstatesBeginLoop
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
112_xstatesBeginLoop = _xstatesEndLoop = PossibleXmlStates.None; 157_xstatesBeginLoop = value;
2 references to _xstatesBeginLoop
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
385if (_xstatesBeginLoop != PossibleXmlStates.None) 387s += $" => {_xstatesBeginLoop} => {_xstatesEndLoop}";