1 override of DisposableInstance
System.ServiceModel (1)
System\ServiceModel\ServiceHost.cs (1)
1711internal override object DisposableInstance
1 reference to DisposableInstance
System.ServiceModel (1)
System\ServiceModel\InstanceContext.cs (1)
611if ((oldUserObject != null) && (this.host != null) && !Object.Equals(oldUserObject, this.host.DisposableInstance))