3 references to VSLANG
Microsoft.TestPlatform.Extensions.BlameDataCollector (3)
src\vstest\src\Microsoft.TestPlatform.Execution.Shared\UILanguageOverride.cs (3)
16private const string VSLANG = nameof(VSLANG); 63string? vsLang = environmentVariableHelper.GetEnvironmentVariable(VSLANG); 81SetIfNotAlreadySet(VSLANG, language.LCID.ToString(CultureInfo.CurrentCulture), environmentVariableHelper); // for tools following VS guidelines to just work in CLI