2 writes to callback
System.ServiceModel.Primitives (2)
Internals\System\Runtime\IOThreadTimer.cs (2)
57this.callback = callback; 90this.callback = callback;
1 reference to callback
System.ServiceModel.Primitives (1)
Internals\System\Runtime\IOThreadTimer.cs (1)
308ActionItem.Schedule(timer.callback, timer.callbackState);