Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing Environment.CpuUsage #105152

Merged
merged 24 commits into from
Jul 21, 2024

minore comment fix.

55dfbcb
Select commit
Loading
Failed to load commit list.
Merged

Introducing Environment.CpuUsage #105152

minore comment fix.
55dfbcb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_AllConfigurations) cancelled Jul 20, 2024 in 17m 55s

Build linux-x64 debug Libraries_AllConfigurations was canceled

Annotations

Check failure on line 102 in src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_AllConfigurations)

src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs#L102

src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs(102,41): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Win32Exception' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 282 in src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_AllConfigurations)

src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs#L282

src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs(282,35): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Win32Exception' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 292 in src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_AllConfigurations)

src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs#L292

src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs(292,35): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Win32Exception' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 309 in src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_AllConfigurations)

src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs#L309

src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs(309,35): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Win32Exception' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 319 in src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-dev-innerloop (Build linux-x64 debug Libraries_AllConfigurations)

src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs#L319

src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Windows.cs(319,35): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Win32Exception' could not be found (are you missing a using directive or an assembly reference?)