1 reference to TimerCallback
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (1)
797
private static Action<object> s_timerCallback = new Action<object>(AsyncQueueReader.
TimerCallback
);