internal static bool UseServiceDomainForCurrent()
 {
     return(!ContextUtil.IsDefaultContext());
 }