1 reference to CompletedBuildResponse
dotnet (1)
BuildProtocol.cs (1)
397
return new
CompletedBuildResponse
(returnCode, utf8Output, output);