netcoreapp2.2
namespace System.Linq
{
    public static class AsyncEnumerable
    {
        public static IAsyncEnumerable<TSource> Concat<TSource>(this IEnumerable<IAsyncEnumerable<TSource>> sources);
    }
}
Assembly System.Interactive.Async , Version=3.2.0.0, PublicKeyToken=94bc3704cddfc263
.NET Core 2.02.12.2
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/26/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙