2 references to DotNetInvocationResult
Microsoft.JSInterop (2)
Infrastructure\DotNetDispatcher.cs (2)
136var dispatchResult = new DotNetInvocationResult(syncResultJson); 153jsRuntime.EndInvokeDotNet(invocationInfo, new DotNetInvocationResult(resultJson));