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)
26
if (this.State == LifetimeState.Opened && !
_inputClosed
)