2 references to SetBool
Microsoft.AspNetCore.Authentication.Abstractions (1)
AuthenticationProperties.cs (1)
116set => SetBool(RefreshKey, value);
Microsoft.AspNetCore.Authentication.Core.Test (1)
AuthenticationPropertiesTests.cs (1)
405base.SetBool(key, value);