5 references to InternalOpened
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\DiscoveryClient.cs (5)
104if (this.InternalOpened == null) 108this.InternalOpened += value; 113this.InternalOpened -= value; 114if (this.InternalOpened == null) 784this.RaiseCommunicationObjectEvent(this.InternalOpened, e);