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