1 implementation of Remove
System.ServiceModel (1)
System\ServiceModel\Dispatcher\InstanceContextManager.cs (1)
219public bool Remove(InstanceContext instanceContext)
1 reference to Remove
System.ServiceModel (1)
System\ServiceModel\ServiceHost.cs (1)
1187this.instances.Remove(instance);