1 write to PreferredUILang
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\VisualBasicCommandLineParser.vb (1)
1522
.
PreferredUILang
= preferredUILang,
1 reference to PreferredUILang
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
1739
return Arguments.
PreferredUILang
?? CultureInfo.CurrentUICulture;