main
Sort usings
Use implicit object creation expressions
Use file scoped namespaces. (#77854)
Unwrap
Remove unused usings
Copilot: Fix culture-sensitive StringBuilder.Append and ToString calls across codebase and add banned symbols (#80800)
Remove use of DisposalToken if we can just call Dispose() instead