1 write to _jsRuntime
Microsoft.JSInterop (1)
Infrastructure\JSObjectReferenceJsonConverter.cs (1)
16
_jsRuntime
= jsRuntime;
1 reference to _jsRuntime
Microsoft.JSInterop (1)
Infrastructure\JSObjectReferenceJsonConverter.cs (1)
25
return new JSObjectReference(
_jsRuntime
, id);