Skip to content

Apply OverloadResolutionPriority to Span-based delegating to ROS coun…

Azure Pipelines / runtime (Build coreclr Common Pri0 Test Build AnyOS AnyCPU checked) failed Nov 7, 2024 in 9m 10s

Build coreclr Common Pri0 Test Build AnyOS AnyCPU checked failed

Annotations

Check failure on line 107 in src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build coreclr Common Pri0 Test Build AnyOS AnyCPU checked)

src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs#L107

src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs(107,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'OverloadResolutionPriorityAttribute' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 107 in src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build coreclr Common Pri0 Test Build AnyOS AnyCPU checked)

src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs#L107

src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs(107,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'OverloadResolutionPriority' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 130 in src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build coreclr Common Pri0 Test Build AnyOS AnyCPU checked)

src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs#L130

src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs(130,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'OverloadResolutionPriorityAttribute' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 130 in src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build coreclr Common Pri0 Test Build AnyOS AnyCPU checked)

src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs#L130

src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/ImmutableArray.cs(130,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'OverloadResolutionPriority' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 952 in src/libraries/System.Private.CoreLib/src/System/Array.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build coreclr Common Pri0 Test Build AnyOS AnyCPU checked)

src/libraries/System.Private.CoreLib/src/System/Array.cs#L952

src/libraries/System.Private.CoreLib/src/System/Array.cs(952,83): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'MemoryExtensions.BinarySearch<T, TComparable>(ReadOnlySpan<T>, TComparable)' and 'SpanHelpers.BinarySearch<T, TComparable>(ReadOnlySpan<T>, TComparable)'