3 references to Close
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
174_channels.Close(timeoutHelper.RemainingTime());
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ListenerHandler.cs (1)
412_channelDispatcher.Channels.Close(timeoutHelper.RemainingTime());
FrameworkFork\System.ServiceModel\System\ServiceModel\InstanceContext.cs (1)
250_channels.Close(timeout);