glamorous-helmet-50600
04/28/2021, 12:04 AMThe call is ambiguous between the following methods or properties: 'Output.Tuple<T1, T2>(Input<T1>, Input<T2>)' and 'Output.Tuple<T1, T2>(Output<T1>, Output<T2>)'
I definitely have some instances where I mix Input with Output in the parameters and don't get that error