1 reference to TimerCallback
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
801
private static Action<object> s_timerCallback = new Action<object>(AsyncDuplexRequest.
TimerCallback
);