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