2 writes to gtSlot
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (2)
349this.AddToSlot(ref this.gtSlot, interval); 446this.RemoveFromSlot(ref this.gtSlot, interval);
3 references to gtSlot
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (3)
280return this.gtSlot; 474if (this.gtSlot != null) 476this.gtSlot.Trim();