1 write to onOpeningCalled
System.ServiceModel (1)
System\ServiceModel\Channels\CommunicationObject.cs (1)
744
this.
onOpeningCalled
= true;
2 references to onOpeningCalled
System.ServiceModel (2)
System\ServiceModel\Channels\CommunicationObject.cs (2)
242
if (!this.
onOpeningCalled
)
588
if (!this.
onOpeningCalled
)