Introducing Environment.CpuUsage #105152
Merged
Introducing Environment.CpuUsage #105152
Azure Pipelines / runtime (Build linux-arm64 Debug Mono_MiniJIT_LibrariesTests)
failed
Jul 20, 2024 in 7m 5s
Build linux-arm64 Debug Mono_MiniJIT_LibrariesTests failed
Annotations
azure-pipelines / runtime (Build linux-arm64 Debug Mono_MiniJIT_LibrariesTests)
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 Debug Mono_MiniJIT_LibrariesTests)
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 Debug Mono_MiniJIT_LibrariesTests)
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 Debug Mono_MiniJIT_LibrariesTests)
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 Debug Mono_MiniJIT_LibrariesTests)
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