[MTP] Improve performance of validating command line options #5655
+89
−26
Azure Pipelines / microsoft.testfx (Build Linux Release)
failed
May 27, 2025 in 2m 47s
Build Linux Release failed
Annotations
azure-pipelines / microsoft.testfx (Build Linux Release)
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L16
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(16,7): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Roslyn' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / microsoft.testfx (Build Linux Release)
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L20
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(20,2): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PerformanceSensitiveAttribute' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / microsoft.testfx (Build Linux Release)
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L20
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(20,2): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PerformanceSensitive' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / microsoft.testfx (Build Linux Release)
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L23
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(23,6): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PerformanceSensitiveAttribute' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / microsoft.testfx (Build Linux Release)
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs#L23
src/Platform/Microsoft.Testing.Platform/CommandLine/CommandLineOptionsValidator.cs(23,6): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PerformanceSensitive' could not be found (are you missing a using directive or an assembly reference?)
Loading