5 references to InternalClosing
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\AnnouncementClient.cs (5)
122if (this.InternalClosing == null) 126this.InternalClosing += value; 131this.InternalClosing -= value; 132if (this.InternalClosing == null) 538RaiseEvent(this.InternalClosing, e);