1 instantiation of CloseChannelState
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
167CloseChannelState state = new CloseChannelState(this, channel);
5 references to CloseChannelState
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ListenerHandler.cs (5)
167CloseChannelState state = new CloseChannelState(this, channel); 205CloseChannelState state = (CloseChannelState)result.AsyncState; 253CloseChannelState state = (CloseChannelState)result.AsyncState;