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);