1 write to Value
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
CookieTempDataProviderTest.cs (1)
358Value = value,
5 references to Value
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (5)
CookieTempDataProviderTest.cs (5)
49Assert.Equal(expectedDataInCookie, cookieInfo.Value); 136Assert.Equal(expectedDataInCookie, cookieInfo.Value); 172Assert.Equal(expectedDataInCookie, cookieInfo.Value); 207Assert.Equal(expectedDataInCookie, cookieInfo.Value); 256Assert.Equal(expectedDataInCookie, cookieInfo.Value);