3 instantiations of IncorrectHashBuildResponse
VBCSCompiler (3)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
343return new IncorrectHashBuildResponse();
src\Compilers\Server\VBCSCompiler\ClientConnectionHandler.cs (1)
60new IncorrectHashBuildResponse(),
src\Compilers\Shared\BuildServerConnection.cs (1)
184return new IncorrectHashBuildResponse();