5 references to InternalClosed
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\AnnouncementClient.cs (5)
101if (this.InternalClosed == null) 105this.InternalClosed += value; 110this.InternalClosed -= value; 111if (this.InternalClosed == null) 533RaiseEvent(this.InternalClosed, e);