1 reference to OnTimerComplete
System.ServiceModel.Internals (1)
System\Runtime\AsyncWaitHandle.cs (1)
61
timerCompleteCallback = new Action<object>(
OnTimerComplete
);