2 references to CommandLineArgument
VBCSCompiler (2)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
104requestArgs.Add(new Argument(ArgumentId.CommandLineArgument, i, arg));
src\Compilers\Server\VBCSCompiler\BuildProtocolUtil.cs (1)
59else if (arg.ArgumentId == BuildProtocolConstants.ArgumentId.CommandLineArgument)