2 references to ShutdownBuildResponse
VBCSCompiler (2)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
425return new ShutdownBuildResponse(serverProcessId);
src\Compilers\Server\VBCSCompiler\ClientConnectionHandler.cs (1)
70new ShutdownBuildResponse(Process.GetCurrentProcess().Id),