1 write to _manager
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
2273_manager = manager;
4 references to _manager
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (4)
2292_manager._channel.Closed -= OnClosed; 2296_manager.SignalNext(); 2304Complete(false, _manager._channel.CreateClosedException()); 2311_this.Complete(false, _this._manager._channel.GetOpenTimeoutException(_this._timeout));