4 writes to slot
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (4)
507
this.
slot
= null;
528
this.
slot
= this.currentNode.LtSlot;
533
this.
slot
= this.currentNode.GtSlot;
538
this.
slot
= this.currentNode.EqSlot;
2 references to slot
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (2)
516
return this.
slot
;
541
if (null != this.
slot
)