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