1 instantiation of EmptyAsyncEnumerableImpl
Aspire.Cli.Tests (1)
Utils\EmptyAsyncEnumerable.cs (1)
15
public static readonly IAsyncEnumerable<T> Instance = new
EmptyAsyncEnumerableImpl
();