Skip to content

Remove uses of FCThrow in interlocked helpers

Azure Pipelines / runtime (Build CoreCLR Product Build linux arm64 checked) failed Jan 12, 2024 in 16m 34s

Build CoreCLR Product Build linux arm64 checked failed

Annotations

Check failure on line 64 in src/coreclr/System.Private.CoreLib/src/System/Threading/Interlocked.CoreCLR.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build CoreCLR Product Build linux arm64 checked)

src/coreclr/System.Private.CoreLib/src/System/Threading/Interlocked.CoreCLR.cs#L64

src/coreclr/System.Private.CoreLib/src/System/Threading/Interlocked.CoreCLR.cs(64,9): error IDE0036: (NETCORE_ENGINEERING_TELEMETRY=Build) Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)

Check failure on line 85 in src/coreclr/System.Private.CoreLib/src/System/Threading/Interlocked.CoreCLR.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build CoreCLR Product Build linux arm64 checked)

src/coreclr/System.Private.CoreLib/src/System/Threading/Interlocked.CoreCLR.cs#L85

src/coreclr/System.Private.CoreLib/src/System/Threading/Interlocked.CoreCLR.cs(85,9): error IDE0036: (NETCORE_ENGINEERING_TELEMETRY=Build) Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)

Check failure on line 104 in src/coreclr/System.Private.CoreLib/src/System/Threading/Interlocked.CoreCLR.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build CoreCLR Product Build linux arm64 checked)

src/coreclr/System.Private.CoreLib/src/System/Threading/Interlocked.CoreCLR.cs#L104

src/coreclr/System.Private.CoreLib/src/System/Threading/Interlocked.CoreCLR.cs(104,9): error IDE0036: (NETCORE_ENGINEERING_TELEMETRY=Build) Modifiers are not ordered (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0036)