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)
387
s += $" => {_xstatesBeginLoop} => {
_xstatesEndLoop
}";