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