main
generated move
FindMethodSymbolInType - handle the case when a type definition is resolved to a type in a different module. (#62865)
Reduce amount of allocated MissingMetadataTypeSymbol symbols during various lookup operations. (#65046)
Validate pooled objects in compiler tests (#82784)
Extensions: Merge lookup of classic and new extensions (#82165)
Unsafe evolution: extend compat mode to legacy callers (#83660)
Move SpecializedCollections to Microsoft.CodeAnalysis.Collections namespace (#78466)
Unsafe evolution: resolve remaining PROTOTYPE comments
Rename ClosedAttribute to IsClosedTypeAttribute (#83884)
Null annotate MetadataHelpers (#77309)
Threading fixes (#76230)
Refactor attribute filtering in PE symbols (#82118)
Add support for CompilerFeatureRequiredAttribute (#61113)
Support RefSafetyRulesAttribute for interop with existing assemblies (#63461)