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