2 references to GetResourceStatesAsyncCallback
Aspire.Cli.Tests (2)
TestServices\TestAppHostCliBackchannel.cs (2)
63
if (
GetResourceStatesAsyncCallback
!= null)
65
var resourceStates =
GetResourceStatesAsyncCallback
.Invoke(cancellationToken).ConfigureAwait(false);