2 references to LoggedResponseHasStartedKey
Microsoft.AspNetCore.Components.Endpoints (2)
SessionEstablishmentHelper.cs (2)
34if (!context.Items.ContainsKey(LoggedResponseHasStartedKey)) 37context.Items[LoggedResponseHasStartedKey] = true;