2 references to JSCallResultTypeHelper
Microsoft.JSInterop (2)
JSInProcessRuntime.cs (1)
48var resultType = JSCallResultTypeHelper.FromGeneric<TValue>();
JSRuntime.cs (1)
154var resultType = JSCallResultTypeHelper.FromGeneric<TValue>();