2 references to InvokeSynchronously
Microsoft.JSInterop (2)
Infrastructure\DotNetDispatcher.cs (2)
58var syncResult = InvokeSynchronously(jsRuntime, invocationInfo, targetInstance, argsJson); 97syncResult = InvokeSynchronously(jsRuntime, invocationInfo, targetInstance, argsJson);