1 write to onOpenedCalled
System.ServiceModel (1)
System\ServiceModel\Channels\CommunicationObject.cs (1)
713this.onOpenedCalled = true;
2 references to onOpenedCalled
System.ServiceModel (2)
System\ServiceModel\Channels\CommunicationObject.cs (2)
594if (!this.onOpenedCalled) 1119if (!this.communicationObject.onOpenedCalled)