2 references to GetCurrentCultureNoAppX
mscorlib (2)
system\threading\thread.cs (2)
1270return CultureInfo.GetCultureInfoForUserPreferredLanguageInAppX() ?? GetCurrentCultureNoAppX(); 1275return GetCurrentCultureNoAppX();