1 reference to GetEmptyAsync
Text.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\IAsyncEnumerableExtensions.cs (1)
19
public static readonly IAsyncEnumerable<T> Empty =
GetEmptyAsync
();