1 write to onClosedCalled
System.ServiceModel (1)
System\ServiceModel\Channels\CommunicationObject.cs (1)
616this.onClosedCalled = true;
3 references to onClosedCalled
System.ServiceModel (3)
System\ServiceModel\Channels\CommunicationObject.cs (3)
130if (!this.onClosedCalled) 317if (!this.onClosedCalled) 1193if (!this.communicationObject.onClosedCalled)