main
VB: Fix state tracking in AbstractFlowPass.VisitBinaryConditionalExpression (#84705)
SourceMemberMethodSymbol.IsMetadataVirtual should force complete declaring type when queried by a different module (#84013)
Record anonymous type dependencies during initial binding (#81024)
Copilot: Fix culture-sensitive StringBuilder.Append and ToString calls across codebase and add banned symbols (#80800)
MSBuildWorkspace: Load projects for languages that do not have a known command line parser (#82159)
Merge remote-tracking branch 'upstream/main' into merges/features/closed-class-to-main
Make fields readonly
Implement compiler support for System.Runtime.InteropServices.ExtendedLayoutAttribute (#78741)
Escape token text in VB grammar generator (#84659)
update headers
Clean up KeyValuePair polyfills (#78872)
Keep parse options in the result of `SyntaxFactory.Parse*` methods (#78790)
Centralize recognized feature flags (#81591)
Validate pooled objects in compiler tests (#82784)
Add comment
Unsafe evolution: fix name of ISymbol public API (#84784)
Fix three defects in the VB grammar generator (#84661)
Warn for multiple blank lines in source (#65451)
Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2916668
in progress
Add LanguageServer.Protocol.Test.Utilities.csproj (#74036)
Update PublicAPI files for 17.13 ship (#77266) (#77295)
Generated names refactoring & support for function breakpoints on local functions (#55558)
Add support for SHA-384 and SHA-512 hash algorithms (#82452)
Rework implementation avoiding compiler changes