public static ICollection <string> GetNames()
 {
     return(ScopeContext.GetKeysMappedContextLegacy());
 }