main
Unsafe evolution: fix name of ISymbol public API (#84784)
Update DiaSymReader.Converter package versions (#84614)
[main] Update dependencies from dotnet/arcade (#84740)
Add basic instrumentation tests for union declarations (#84637)
Do not report hidden pattern diagnostics (#84576)
Unsafe evolution: make pointers safe regardless of memory safety rules version (#83133)
Report CS8802 on every file with top-level statements (#83916)
Set IsClosedTypeAttribute.DerivedTypes (#84350)
Unsafe evolution: report error for `unsafe` with no effect (#84378)
Switch code that was using Assert.True/False as a replacement for .Fail