2 references to WebAssemblyComponentSerializer
Microsoft.AspNetCore.Components.Endpoints (2)
DependencyInjection\RazorComponentsServiceCollectionExtensions.cs (1)
57services.TryAddSingleton<WebAssemblyComponentSerializer>();
Rendering\SSRRenderModeBoundary.cs (1)
185WebAssemblyComponentSerializer.SerializeInvocation(ref marker, _componentType, parameters);