2 overrides of Remove
ComSvcConfig (2)
ComplusEndpointConfigContainer.cs (1)
557public override void Remove(IList<EndpointConfig> endpointConfigs)
WasEndpointConfigContainer.cs (1)
361public override void Remove(IList<EndpointConfig> endpointConfigs)
1 reference to Remove
ComSvcConfig (1)
Tool.cs (1)
585container.Remove(endpointsToDelete);