5 references to InternalOpened
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\AnnouncementClient.cs (5)
164
if (this.
InternalOpened
== null)
168
this.
InternalOpened
+= value;
173
this.
InternalOpened
-= value;
174
if (this.
InternalOpened
== null)
548
RaiseEvent(this.
InternalOpened
, e);