This is a tracking issue to make sure we revalidate the settings that we use for GC on both .NET Framework and .NET 6/7.
- gcServer
- LatencyMode.Batch
So the current situation is
- .NET SDK compiler: Server off, Batch on
- .NET Framework compiler: Server on, Batch on