2 writes to root
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (2)
791
this.
root
= new IntervalBoundary(val, null);
943
this.
root
= with;
6 references to root
System.ServiceModel (6)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (6)
593
return this.
root
;
630
IntervalBoundary root = this.
root
;
707
IntervalBoundary root = this.
root
;
789
if (null == this.
root
)
797
return this.FindBoundaryNode(
root
, val);
954
this.
root
.Trim();