1 write to _executeResourceCommand
Aspire.Dashboard.Components.Tests (1)
tests\Shared\TestDashboardClient.cs (1)
57_executeResourceCommand = executeResourceCommand;
2 references to _executeResourceCommand
Aspire.Dashboard.Components.Tests (2)
tests\Shared\TestDashboardClient.cs (2)
75if (_executeResourceCommand is not null) 77return _executeResourceCommand(resourceName, resourceType, command, options, cancellationToken);