Introducing Environment.CpuUsage #105152
Merged
Introducing Environment.CpuUsage #105152
Azure Pipelines / runtime (Build linux-arm64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit)
failed
Jul 20, 2024 in 8m 48s
Build linux-arm64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit failed
Annotations
azure-pipelines / runtime (Build linux-arm64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit)
src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs#L77
src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs(77,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'SupportedOSPlatformAttribute' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime (Build linux-arm64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit)
src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs#L77
src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs(77,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'SupportedOSPlatform' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime (Build linux-arm64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit)
src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs#L78
src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs(78,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnsupportedOSPlatformAttribute' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime (Build linux-arm64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit)
src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs#L78
src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs(78,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnsupportedOSPlatform' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime (Build linux-arm64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit)
src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs#L79
src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs(79,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnsupportedOSPlatformAttribute' could not be found (are you missing a using directive or an assembly reference?)
Loading