3 writes to _name
Aspire.Dashboard (3)
Components\Controls\UserProfile.razor.cs (3)
51
_name
= claimsIdentity.FindFirst(DashboardOptions.CurrentValue.Frontend.OpenIdConnect.GetNameClaimTypes());
55
_name
= Loc[nameof(Login.AuthorizedUser)];
65
_name
= null;
4 references to _name
Aspire.Dashboard (4)
Components\Controls\UserProfile.razor.cs (2)
52
if (string.IsNullOrWhiteSpace(
_name
))
59
_initials =
_name
.GetInitials();
Components_Controls_UserProfile_razor.g.cs (2)
221
_name
408
__builder5.AddContent(45,
_name