2 writes to waitScheduled
System.ServiceModel.Internals (2)
System\Runtime\IOThreadTimer.cs (2)
269
this.
waitScheduled
= false;
324
this.
waitScheduled
= true;
1 reference to waitScheduled
System.ServiceModel.Internals (1)
System\Runtime\IOThreadTimer.cs (1)
245
if (!this.
waitScheduled
)