perf: use Lock, FrozenDictionary, Span, and throw helpers on NET8+/NET9+ #7977
Build MacOS Release failed
Annotations
azure-pipelines / microsoft.testfx (Build MacOS Release)
src/Platform/Microsoft.Testing.Platform/ServerMode/JsonRpc/SerializerUtilities.cs#L12
src/Platform/Microsoft.Testing.Platform/ServerMode/JsonRpc/SerializerUtilities.cs(12,1): error SA1516: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directives should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
Check failure on line 12 in src/Polyfills/CompilerLoweringPreserveAttribute.cs
azure-pipelines / microsoft.testfx (Build MacOS Release)
src/Polyfills/CompilerLoweringPreserveAttribute.cs#L12
src/Polyfills/CompilerLoweringPreserveAttribute.cs(12,12): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'System.Runtime.CompilerServices.CompilerLoweringPreserveAttribute (forwarded, contained in System.Runtime)' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 12 in src/Polyfills/CompilerLoweringPreserveAttribute.cs
azure-pipelines / microsoft.testfx (Build MacOS Release)
src/Polyfills/CompilerLoweringPreserveAttribute.cs#L12
src/Polyfills/CompilerLoweringPreserveAttribute.cs(12,12): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'System.Runtime.CompilerServices.CompilerLoweringPreserveAttribute.CompilerLoweringPreserveAttribute() -> void (forwarded, contained in System.Runtime)' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
azure-pipelines / microsoft.testfx (Build MacOS Release)
src/Platform/Microsoft.Testing.Platform/OutputDevice/Terminal/ExceptionFlattener.cs#L28
src/Platform/Microsoft.Testing.Platform/OutputDevice/Terminal/ExceptionFlattener.cs(28,19): error CS8601: (NETCORE_ENGINEERING_TELEMETRY=Build) Possible null reference assignment.
azure-pipelines / microsoft.testfx (Build MacOS Release)
src/Platform/Microsoft.Testing.Platform/ServerMode/JsonRpc/SerializerUtilities.cs#L12
src/Platform/Microsoft.Testing.Platform/ServerMode/JsonRpc/SerializerUtilities.cs(12,1): error SA1516: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directives should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)