5 references to InternalOpened
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\AnnouncementClient.cs (5)
164if (this.InternalOpened == null) 168this.InternalOpened += value; 173this.InternalOpened -= value; 174if (this.InternalOpened == null) 548RaiseEvent(this.InternalOpened, e);