main
generated move
Implement approved public API for closed class feature (#84045)
Fix some missing attributes on partial async and iterator methods (#83790)
Free pooled objects across cancellation exceptions (#83875)
Cache the hash in compilation options (#62289)
Merge remote-tracking branch 'dotnet/master' into merges/master-to-features/UsedAssemblyReferences
Replace iff with "if and only if" (#52294)
Update doc of `DataFlowAnalysis.Captured` (#70795)
Track sourceLink and resources in deterministic key (#81629)
Remove crypto file path from key (#83594)
API for getting a deterministic key for a Compilation (#57134)
EnC: Block additions to MethodImpl table when targeting .NET Framework (#81304)
Warn for multiple blank lines in source (#65451)
Apply suggestions from code review
Validation: Move remarks into summary (#62549)
Centralize recognized feature flags (#81591)
Run 'make struct readonly' on compiler code (#63675)
Fix #line directive in rebuild scenarios (#52960)
Extensions: update semantic model APIs (#77619)
Using Nullable Disabled semantic model to compute semantic classification (#71036)
Clean up implementation of SymbolInfo (#63698)
Add fallback options to solution snapshot (#74038)