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