5 references to InternalOpening
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\AnnouncementClient.cs (5)
185if (this.InternalOpening == null) 189this.InternalOpening += value; 194this.InternalOpening -= value; 195if (this.InternalOpening == null) 553RaiseEvent(this.InternalOpening, e);