1 write to root
System.Transactions (1)
System\Transactions\Trace\TraceXPathNavigator.cs (1)
133
this.
root
= node;
3 references to root
System.Transactions (3)
System\Transactions\Trace\TraceXPathNavigator.cs (3)
134
this.current = this.
root
;
367
this.current = this.
root
;
369
this.
root
.Reset();