Skip to content

Remove uses of FCThrow in interlocked helpers

Azure Pipelines / runtime (Build Libraries Build linux x64 Release) failed Jan 12, 2024 in 6m 59s

Build Libraries Build linux x64 Release 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 Libraries Build linux x64 Release)

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 Libraries Build linux x64 Release)

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 Libraries Build linux x64 Release)

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)