5 references to RaiseEvent
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\AnnouncementClient.cs (5)
533
RaiseEvent
(this.InternalClosed, e);
538
RaiseEvent
(this.InternalClosing, e);
543
RaiseEvent
(this.InternalFaulted, e);
548
RaiseEvent
(this.InternalOpened, e);
553
RaiseEvent
(this.InternalOpening, e);