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