34 references to AddContent
Microsoft.AspNetCore.Components (2)
Microsoft.AspNetCore.Components.Authorization (2)
Microsoft.AspNetCore.Components.Endpoints (1)
Microsoft.AspNetCore.Components.Media (1)
Microsoft.AspNetCore.Components.QuickGrid (6)
Microsoft.AspNetCore.Components.Server (1)
Microsoft.AspNetCore.Components.Web (7)
Microsoft.AspNetCore.Components.WebAssembly (1)
Microsoft.AspNetCore.Components.WebAssembly.Authentication (13)
RemoteAuthenticatorViewCore.cs (13)
418builder.AddContent(1, "Checking login state...");
425builder.AddContent(1, "Registration is not supported.");
432builder.AddContent(1, "Editing the profile is not supported.");
439builder.AddContent(1, "Completing login...");
448builder.AddContent(1, "There was an error trying to log you in: '");
449builder.AddContent(2, message);
450builder.AddContent(3, "'");
458builder.AddContent(1, "Processing logout...");
465builder.AddContent(1, "Processing logout callback...");
474builder.AddContent(1, "There was an error trying to log you out: '");
475builder.AddContent(2, message);
476builder.AddContent(3, "'");
484builder.AddContent(1, "You are logged out.");