2 writes to ltSlot
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (2)
355this.AddToSlot(ref this.ltSlot, interval); 452this.RemoveFromSlot(ref this.ltSlot, interval);
3 references to ltSlot
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (3)
300return this.ltSlot; 479if (this.ltSlot != null) 481this.ltSlot.Trim();