Add ToImmutable* extension methods to System.Linq.Async #2164
Azure Pipelines / Ix.NET-CI
failed
Aug 28, 2024 in 1m 57s
Build #6.1.0-preview.58+bcea791a84 failed
Annotations
azure-pipelines / Ix.NET-CI
Ix.NET/Source/System.Linq.Async/System/Collections/Immutable/Operators/ToImmutableArray.cs#L23
Ix.NET/Source/System.Linq.Async/System/Collections/Immutable/Operators/ToImmutableArray.cs(23,33): Error CS0246: The type or namespace name 'ImmutableArray<>' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / Ix.NET-CI
Ix.NET/Source/System.Linq.Async/System/Collections/Immutable/Operators/ToImmutableDictionary.cs#L26
Ix.NET/Source/System.Linq.Async/System/Collections/Immutable/Operators/ToImmutableDictionary.cs(26,33): Error CS0246: The type or namespace name 'ImmutableDictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / Ix.NET-CI
Ix.NET/Source/System.Linq.Async/System/Collections/Immutable/Operators/ToImmutableDictionary.cs#L42
Ix.NET/Source/System.Linq.Async/System/Collections/Immutable/Operators/ToImmutableDictionary.cs(42,33): Error CS0246: The type or namespace name 'ImmutableDictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / Ix.NET-CI
Ix.NET/Source/System.Linq.Async/System/Collections/Immutable/Operators/ToImmutableDictionary.cs#L57
Ix.NET/Source/System.Linq.Async/System/Collections/Immutable/Operators/ToImmutableDictionary.cs(57,33): Error CS0246: The type or namespace name 'ImmutableDictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
Loading