1 write to _onShowDialog
Aspire.Dashboard.Tests (1)
tests\Shared\TestDialogService.cs (1)
27_onShowDialog = onShowDialog;
2 references to _onShowDialog
Aspire.Dashboard.Tests (2)
tests\Shared\TestDialogService.cs (2)
44if (_onShowDialog is not null) 48await _onShowDialog(content, parameters);