2 references to UploadFileAsyncCallback
Aspire.Cli.Tests (2)
TestServices\TestAppHostCliBackchannel.cs (2)
286if (UploadFileAsyncCallback is not null) 288return await UploadFileAsyncCallback(filePath, fileName, cancellationToken).ConfigureAwait(false);