2 writes to ResultJson
Microsoft.JSInterop (2)
Infrastructure\DotNetInvocationResult.cs (2)
18ResultJson = default; 30ResultJson = resultJson;
3 references to ResultJson
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteJSRuntime.cs (1)
98invocationResult.ResultJson);
Microsoft.AspNetCore.Components.WebView (1)
Services\WebViewJSRuntime.cs (1)
72? invocationResult.ResultJson
Microsoft.JSInterop.WebAssembly (1)
WebAssemblyJSRuntime.cs (1)
89? dispatchResult.ResultJson!