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