2 writes to movedToText
System.Transactions (2)
System\Transactions\Trace\TraceXPathNavigator.cs (2)
262
this.current.
movedToText
= true;
294
parent.
movedToText
= true;
1 reference to movedToText
System.Transactions (1)
System\Transactions\Trace\TraceXPathNavigator.cs (1)
291
if (temp == null && parent.text != null && !parent.
movedToText
)