main
Make tests non-async
Fix IDE0059 to not flag writes to by-ref parameters or ref locals as redundant (#82664)
Don't offer IDE0058 for Null-conditional assignment (#83817)
Update tests