1 reference to TimerCallback
System.ServiceModel.Internals (1)
System\Runtime\InputQueue.cs (1)
798
static Action<object> timerCallback = new Action<object>(AsyncQueueReader.
TimerCallback
);