1 write to Key
Microsoft.AspNetCore.Components.Endpoints (1)
src\Shared\Components\ComponentMarker.cs (1)
68Key = key,
1 reference to Key
Microsoft.AspNetCore.Components.Endpoints (1)
DependencyInjection\ServerComponentSerializer.cs (1)
21var (sequence, serverComponent) = CreateSerializedServerComponent(invocationId, type, parameters, marker.Key);