Skip to content

Remove uses of FCThrow in interlocked helpers

Azure Pipelines / runtime (Build coreclr Common Pri0 Test Build AnyOS AnyCPU checked) failed Jan 12, 2024 in 8m 40s

Build coreclr Common Pri0 Test Build AnyOS AnyCPU 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 Common Pri0 Test Build AnyOS AnyCPU 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 Common Pri0 Test Build AnyOS AnyCPU 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 Common Pri0 Test Build AnyOS AnyCPU 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)