1 write to _jsRuntime
Microsoft.JSInterop (1)
Implementation\JSInProcessObjectReference.cs (1)
24_jsRuntime = jsRuntime;
1 reference to _jsRuntime
Microsoft.JSInterop (1)
Implementation\JSInProcessObjectReference.cs (1)
33return _jsRuntime.Invoke<TValue>(identifier, Id, args);