2 references to SetCommandLine
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProjectOptionsProcessor.cs (2)
100
SetCommandLine
(arguments.ToImmutableArray());
168
/// Returns the parsed command line arguments for the arguments set with <see cref="
SetCommandLine
(ImmutableArray{string})"/>.