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