dotnet/roslyn

vbc and csc /help don't explain usage of /preferreduilang

Open

#6,693 opened on Nov 10, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (20,414 stars) (4,257 forks)batch import
Area-CompilersDocumentationhelp wanted

Description

vbc /help and csc /help contain the line

/preferreduilang                  Specify the preferred output language name.

But it is not clear if the preferred UI lang appears after a colon or equal sign or space, or what the possible values are or what its syntax is.

Contributor guide

vbc and csc /help don't explain usage of /preferreduilang · dotnet/roslyn#6693 | Good First Issue