2 writes to _result
Microsoft.AspNetCore.Authentication (2)
AuthenticationFeatures.cs (2)
27_result = value; 38_result = null;
2 references to _result
Microsoft.AspNetCore.Authentication (2)
AuthenticationFeatures.cs (2)
24get => _result; 28_user = _result?.Principal;