1 reference to GetRootAsyncCallback
Aspire.Cli.Tests (1)
TestServices\TestGitRepository.cs (1)
16return GetRootAsyncCallback?.Invoke(cancellationToken) ?? Task.FromResult<DirectoryInfo?>(null);