2 writes to eqSlot
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (2)
343this.AddToSlot(ref this.eqSlot, interval); 440this.RemoveFromSlot(ref this.eqSlot, interval);
3 references to eqSlot
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (3)
272return this.eqSlot; 469if (this.eqSlot != null) 471this.eqSlot.Trim();