2 writes to _popScope
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (2)
212
_popScope
= (state & StateMachine.PopScope) != 0;
434
_popScope
= false;
1 reference to _popScope
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\RecordBuilder.cs (1)
431
if (
_popScope
)