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