A NoWarn was added for IDE0370: dotnet/dotnet#4085 (review) as a workaround to handle differences in the SDK used between a stage 1 and stage 2 build. This can be removed after the next rebootstrap of the VMR (when it will be updated to reference a newer SDK version); it's current using 11.0.100-alpha.1.25618.104. As part of that, the unnecessary null-forgiving operators should be removed as well.