2 references to KeepAlive
VBCSCompiler (2)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
93requestArgs.Add(new Argument(ArgumentId.KeepAlive, 0, keepAlive));
src\Compilers\Server\VBCSCompiler\ClientConnectionHandler.cs (1)
187if (arg.ArgumentId == BuildProtocolConstants.ArgumentId.KeepAlive)