2 writes to _user
Microsoft.AspNetCore.Authentication (2)
AuthenticationFeatures.cs (2)
28_user = _result?.Principal; 37_user = value;
1 reference to _user
Microsoft.AspNetCore.Authentication (1)
AuthenticationFeatures.cs (1)
34get => _user;