1 write to _registrationTask
Aspire.Dashboard (1)
Model\TerminalWindowLauncher.cs (1)
112
=>
_registrationTask
??= RegisterCoreAsync(buttonId);
1 reference to _registrationTask
Aspire.Dashboard (1)
Model\TerminalWindowLauncher.cs (1)
191
if (
_registrationTask
is { } registration)