10 references to Services
ComSvcConfig (10)
ComplusEndpointConfigContainer.cs (2)
490ServiceElementCollection serviceColl = sg.Services.Services; 588this.hasServices = ServiceModelSectionGroup.GetSectionGroup(config).Services.Services.Count > 0;
EndpointConfigContainer.cs (7)
261ServiceElementCollection serviceColl = sg.Services.Services; 287sg.Services.Services.Add(serviceElement); 367ServiceElementCollection serviceColl = sg.Services.Services; 492serviceColl = sg.Services.Services; 580ServiceElementCollection serviceColl = sg.Services.Services; 611sg.Services.Services.Remove(service); 624ServiceElementCollection serviceColl = sg.Services.Services;
WasEndpointConfigContainer.cs (1)
311ServiceElementCollection serviceColl = sg.Services.Services;