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