3 references to FindPropertiesValue
Microsoft.AspNetCore.Authentication.Test (3)
CookieTests.cs (3)
734
Assert.Null(
FindPropertiesValue
(transaction3, "updated"));
741
Assert.Equal("yes",
FindPropertiesValue
(transaction4, "updated"));
747
Assert.Equal("yes",
FindPropertiesValue
(transaction4, "updated"));