5 references to InternalFaulted
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\AnnouncementClient.cs (5)
143if (this.InternalFaulted == null) 147this.InternalFaulted += value; 152this.InternalFaulted -= value; 153if (this.InternalFaulted == null) 543RaiseEvent(this.InternalFaulted, e);