1 write to openBinder
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
80
this.
openBinder
= (binder.Channel.State == CommunicationState.Created);
3 references to openBinder
System.ServiceModel (3)
System\ServiceModel\Channels\ServiceChannel.cs (3)
1419
if (this.
openBinder
)
1495
if (this.
openBinder
)
1522
if (this.
openBinder
)