5 references to InternalClosing
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\DiscoveryClient.cs (5)
125if (this.InternalClosing == null) 129this.InternalClosing += value; 134this.InternalClosing -= value; 135if (this.InternalClosing == null) 794this.RaiseCommunicationObjectEvent(this.InternalClosing, e);