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