main
Avoid storing information about unrelated assemblies in AssembliesToWhichInternalAccessHasBeenDetermined (#81959)
Emit MetadataUpdateOriginalTypeAttribute in VB (#63194)
Implement Required Members for VB (#66084)
SourceMemberMethodSymbol.IsMetadataVirtual should force complete declaring type when queried by a different module (#84013)
Add support for assembly/module-level `[Experimental]` and contextual suppression (#69316)
Propagate marked attributes to synthesized fields. (#76567)
Reduce amount of allocated MissingMetadataTypeSymbol symbols during various lookup operations. (#65046)
VB: Check overload resolution priority for basic scenarios involving methods (#75862)
Move async utils to Microsoft.CodeAnalysis.Threading source package (#76937)
VB: Recognize and check an `unmanaged` constraint (#75665)