2 references to LibEnvVariable
VBCSCompiler (2)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
98requestArgs.Add(new Argument(ArgumentId.LibEnvVariable, 0, libDirectory));
src\Compilers\Server\VBCSCompiler\BuildProtocolUtil.cs (1)
55else if (arg.ArgumentId == BuildProtocolConstants.ArgumentId.LibEnvVariable)