2 writes to UserProfile
Microsoft.AspNetCore.Components.WebAssembly.Authentication (2)
RemoteAuthenticatorViewCore.cs (2)
173UserProfile ??= ProfileNotSupportedFragment; 177UserProfile ??= LoggingIn;
1 reference to UserProfile
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
RemoteAuthenticatorViewCore.cs (1)
118builder.AddContent(0, UserProfile);