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