5 references to GetServiceLocation
WindowsBase (5)
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (5)
917server = GetServiceLocation(ServiceType.Certification, ServiceLocation.Enterprise, null); 921server = GetServiceLocation(ServiceType.Certification, ServiceLocation.Internet, null); 930server = GetServiceLocation(ServiceType.Certification, ServiceLocation.Internet, null); 985Uri server = GetServiceLocation(ServiceType.ClientLicensor, ServiceLocation.Enterprise, null); 990server = GetServiceLocation(ServiceType.ClientLicensor, ServiceLocation.Internet, null);