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