1 write to _js
Microsoft.AspNetCore.Components.Server.Tests (1)
Circuits\CircuitHostTest.cs (1)
820_js = jsRuntime ?? throw new ArgumentNullException(nameof(jsRuntime));
1 reference to _js
Microsoft.AspNetCore.Components.Server.Tests (1)
Circuits\CircuitHostTest.cs (1)
836await _js.InvokeVoidAsync("SomeJsCleanupCode");