main
Avoid premature full binding of a receiver as a value in the process of binding possible type-or-value receiver (so-called “Color Color” scenario) (#80978)
Assert the shape of bound tree created for user defined conversions (#81896)
Unsafe evolution: extend compat mode to legacy callers (#83660)
generated move
Improve handling bad metadata in EE (#76878)
EE: Handle notification when metadata has been invalidated (#75423)
Merge remote-tracking branch 'upstream/main' into removeUnusedUsings
Remove unused usings
Sort usings
[EE] Enable `using static` for non-static classes in CSharp EE (#84042)
EnC: Block additions to MethodImpl table when targeting .NET Framework (#81304)
Reduce amount of allocated MissingMetadataTypeSymbol symbols during various lookup operations. (#65046)
Support `field` keyword in EE. (#80515)
Use Microsoft.VisualStudio.Sdk meta-package and clean up versions and package references (#71111)