1 reference to OnStartAsyncMessagePump
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
35
private static Action<object> s_onStartAsyncMessagePump = new Action<object>(ChannelHandler.
OnStartAsyncMessagePump
);