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