2 references to GetBool
Microsoft.AspNetCore.Authentication.Abstractions (1)
AuthenticationProperties.cs (1)
115get => GetBool(RefreshKey);
Microsoft.AspNetCore.Authentication.Core.Test (1)
AuthenticationPropertiesTests.cs (1)
410return base.GetBool(key);