main
Fix incorrect order of arguments in a call (#83773)
VB: Do not use overload resolution while lowering interpolated strings (#75449)
VB: Do not use overload resolution for expression tree conversion (#75490)
Instrumentation state (#66429)
Set state of enumerator object to "after" during disposal (#76090)
SourceMemberMethodSymbol.IsMetadataVirtual should force complete declaring type when queried by a different module (#84013)
Move SpecializedCollections to Microsoft.CodeAnalysis.Collections namespace (#78466)
Add an enforcement for a layering separation between Cci instances used for metadata emit and compiler symbols. (#49088)
SynthesizedHotReloadExceptionSymbol (#74625)
Fix capitalization in recently added comments. (#70678)
Ensure proper receiver value is used for a constrained call invocation (#70401)