1 write to _inputClosed
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CommunicationObjectManager.cs (1)
50_inputClosed = true;
1 reference to _inputClosed
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CommunicationObjectManager.cs (1)
26if (this.State == LifetimeState.Opened && !_inputClosed)