2 references to OnInnerCommunicationObjectOpened
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\DiscoveryClient.cs (2)
106
this.InnerCommunicationObject.Opened +=
OnInnerCommunicationObjectOpened
;
116
this.InnerCommunicationObject.Opened -=
OnInnerCommunicationObjectOpened
;