5 references to InternalClosed
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\DiscoveryClient.cs (5)
146if (this.InternalClosed == null) 150this.InternalClosed += value; 155this.InternalClosed -= value; 156if (this.InternalClosed == null) 799this.RaiseCommunicationObjectEvent(this.InternalClosed, e);