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