Skip to content

Remove uses of FCThrow in interlocked helpers

Azure Pipelines / runtime (Build Libraries Build windows x86 Debug) failed Jan 12, 2024 in 9m 19s

Build Libraries Build windows x86 Debug 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 windows x86 Debug)

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 windows x86 Debug)

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 windows x86 Debug)

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)