3 references to
Microsoft.AspNetCore.Components.Server (1)
Circuits\RemoteRenderer.cs (1)
50: base(serviceProvider, loggerFactory, jsRuntime.ReadJsonSerializerOptions(), jsComponentInterop)
Microsoft.AspNetCore.Components.WebAssembly (1)
Rendering\WebAssemblyRenderer.cs (1)
31: base(serviceProvider, loggerFactory, DefaultWebAssemblyJSRuntime.Instance.ReadJsonSerializerOptions(), jsComponentInterop)
Microsoft.AspNetCore.Components.WebView (1)
Services\WebViewRenderer.cs (1)
25base(serviceProvider, loggerFactory, jsRuntime.ReadJsonSerializerOptions(), jsComponentInterop)