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