5 references to RaiseCommunicationObjectEvent
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\DiscoveryClient.cs (5)
784this.RaiseCommunicationObjectEvent(this.InternalOpened, e); 789this.RaiseCommunicationObjectEvent(this.InternalOpening, e); 794this.RaiseCommunicationObjectEvent(this.InternalClosing, e); 799this.RaiseCommunicationObjectEvent(this.InternalClosed, e); 804this.RaiseCommunicationObjectEvent(this.InternalFaulted, e);