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