2 writes to _xstatesBeginLoop
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
111_xstatesBeginLoop = _xstatesEndLoop = PossibleXmlStates.None; 156_xstatesBeginLoop = value;
2 references to _xstatesBeginLoop
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
384if (_xstatesBeginLoop != PossibleXmlStates.None) 386s += $" => {_xstatesBeginLoop} => {_xstatesEndLoop}";