1 write to PrerenderId
Microsoft.AspNetCore.Components.Endpoints (1)
src\Shared\Components\ComponentMarker.cs (1)
67PrerenderId = prerendered ? GeneratePrerenderId() : null,
2 references to PrerenderId
Microsoft.AspNetCore.Components.Endpoints (2)
src\Shared\Components\ComponentMarker.cs (2)
87=> PrerenderId is null ? default : new() { PrerenderId = PrerenderId };