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