2 references to BuildResponse
Replay (2)
Replay.cs (2)
154
if (buildData.
BuildResponse
is not CompletedBuildResponse completedBuildResponse)
156
throw new Exception($"Error sending build request to server: {buildData.
BuildResponse
.Type}");