1 write to onWaitCallback
System.ServiceModel.Internals (1)
System\Runtime\IOThreadTimer.cs (1)
131this.onWaitCallback = new Action<object>(OnWaitCallback);
1 reference to onWaitCallback
System.ServiceModel.Internals (1)
System\Runtime\IOThreadTimer.cs (1)
323ActionItem.Schedule(this.onWaitCallback, null);