3 references to SetBool
Microsoft.AspNetCore.Authentication.Core.Test (3)
AuthenticationPropertiesTests.cs (3)
276props.SetBool("foo", true); 279props.SetBool("foo", false); 282props.SetBool("foo", null);