1 write to _js
Aspire.Dashboard (1)
Model\TerminalWindowLauncher.cs (1)
99
_js
= js;
1 reference to _js
Aspire.Dashboard (1)
Model\TerminalWindowLauncher.cs (1)
118
_module = await
_js
.InvokeAsync<IJSObjectReference>("import", moduleUri.PathAndQuery).ConfigureAwait(false);