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