5 references to TryParseClientArgs
csc (1)
src\Compilers\Shared\BuildClient.cs (1)
135
if (CommandLineParser.
TryParseClientArgs
(
vbc (1)
src\Compilers\Shared\BuildClient.cs (1)
135
if (CommandLineParser.
TryParseClientArgs
(
VBCSCompiler (1)
src\Compilers\Shared\BuildClient.cs (1)
135
if (CommandLineParser.
TryParseClientArgs
(
VBCSCompiler.UnitTests (2)
BuildClientTests.cs (1)
202
return CommandLineParser.
TryParseClientArgs
(
CompilerServerTests.cs (1)
83
if (CommandLineParser.
TryParseClientArgs
(