Use Nullable<T>.GetValueOrDefault() instead of Nullable<T>.Value when it is known to have a value. |
||
|---|---|---|
| .. | ||
| AuthenticationPropertiesTests.cs | ||
| AuthenticationSchemeProviderTests.cs | ||
| AuthenticationServiceTests.cs | ||
| Microsoft.AspNetCore.Authentication.Core.Test.csproj | ||
| TokenExtensionTests.cs | ||