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