You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CSharpExpressionPrinter: Wrap expression in parenthesis (mono#1741)
Wrap default parameter expressions in parentheses to ensure whole expressions are casted instead of only the first operand.
(cherry picked from commit 169f868)
0 commit comments