3 references to FindPropertiesValue
Microsoft.AspNetCore.Authentication.Test (3)
CookieTests.cs (3)
709
Assert.Null(
FindPropertiesValue
(transaction3, "updated"));
716
Assert.Equal("yes",
FindPropertiesValue
(transaction4, "updated"));
722
Assert.Equal("yes",
FindPropertiesValue
(transaction4, "updated"));