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