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