2 references to GetChannelsAsyncCallback
Aspire.Cli.Tests (2)
Commands\UpdateCommandTests.cs (2)
310
if (
GetChannelsAsyncCallback
!= null)
312
return
GetChannelsAsyncCallback
(cancellationToken);