16 references to Remove
ComSvcConfig (15)
ComplusEndpointConfigContainer.cs (2)
234
sg.Bindings.NetNamedPipeBinding.Bindings.
Remove
(element);
239
sg.Bindings.NetNamedPipeBinding.Bindings.
Remove
(element);
EndpointConfigContainer.cs (11)
314
serviceElement.Endpoints.
Remove
(ee);
346
contractElement.ExposedMethods.
Remove
(methodElement);
353
sg.ComContracts.ComContracts.
Remove
(contractElement);
399
contractCollection.
Remove
(element);
600
el.Endpoints.
Remove
(elementEndpoint);
603
el.Endpoints.
Remove
(el.Endpoints[0]); // if Mex endpoint remove it.
611
sg.Services.Services.
Remove
(service);
650
serviceElement.Endpoints.
Remove
(ee);
655
serviceElement.Endpoints.
Remove
(serviceElement.Endpoints[0]); // if Mex endpoint remove it.
660
serviceColl.
Remove
(serviceElement);
737
sg.Behaviors.ServiceBehaviors.
Remove
(element);
WasEndpointConfigContainer.cs (2)
193
sg.Bindings.WSHttpBinding.Bindings.
Remove
(element);
198
sg.Bindings.WSHttpBinding.Bindings.
Remove
(element);
System.ServiceModel (1)
System\ServiceModel\Configuration\CustomBindingCollectionElement.cs (1)
135
customBindings.
Remove
(configElement);