5 references to InternalFaulted
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\DiscoveryClient.cs (5)
167if (this.InternalFaulted == null) 171this.InternalFaulted += value; 176this.InternalFaulted -= value; 177if (this.InternalFaulted == null) 804this.RaiseCommunicationObjectEvent(this.InternalFaulted, e);