main
Copilot: Fix culture-sensitive StringBuilder.Append and ToString calls across codebase and add banned symbols (#80800)
Organize VB imports
Fallout
Constrain proposal adjuster edits to avoid CompletionState.ApplicableToSpan (#83160)
Simplify the CodeFix type (#80236)
Switch code that was using Assert.True/False as a replacement for .Fail
Merge remote-tracking branch 'upstream/main' into merge-main-into-labeled-break-and-continue-2
Improve 'else' indentation in a couple more cases
Rename files to match type within
[labeled break/continue] Resolve label even when the target loop/switch is missing (experimental) (#83503)
Organize VB imports (#79172)
Reduce intermediate array allocations in inline hint implementation (#81309)
Respect inherited AttributeUsage in attribute completion filtering (#84426)
Fix up all the test project launchSettings.json to allow F5 again
Reapply "Move to .NET 10 Preview 5 (#78906)"
Remove AssertEx.Fail
[labeled break/continue] Find References and document highlight (#83202)
Allow submitting rename conflicts and rename unambiguous erroneous references (#84686)
Fix MoveType to create debuggable documents (#78554)
restore optionality
Almost there