Fix S5034 FP: ValueTask.IsCompletedSuccessfully
not considered in ternary operator
#9661
Labels
ValueTask.IsCompletedSuccessfully
not considered in ternary operator
#9661
Description
S5034 does not take ternary operators into consideration.
Repro steps
Expected behavior
No warning.
Actual behavior
Known workarounds
Related information
The text was updated successfully, but these errors were encountered: