1 instantiation of WebAssemblyJSObjectReference
Microsoft.JSInterop.WebAssembly (1)
WebAssemblyJSObjectReferenceJsonConverter.cs (1)
29return new WebAssemblyJSObjectReference(_jsRuntime, id);
1 reference to WebAssemblyJSObjectReference
Microsoft.JSInterop.WebAssembly (1)
WebAssemblyJSObjectReferenceJsonConverter.cs (1)
21return typeToConvert == typeof(WebAssemblyJSObjectReference) ||