aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
Doug Bunting 8ee3d45ef1 Do not cache expressions containing method calls
- #5655
- also make `ExpressionTextCache` more robust for defence-in-depth

nits:
- two `null` expression nodes are equal
- declare data properties as `TheoryData<T>`
2017-02-10 14:50:09 -08:00
..
DependencyInjection Add builder extensions to simplify use of `CookieTempDataProvider` 2016-11-08 15:32:09 -08:00
Internal Do not cache expressions containing method calls 2017-02-10 14:50:09 -08:00
Properties
Rendering
ViewComponents Check for null arguments in GetArgumentDictionary 2016-10-20 13:40:39 -07:00
ViewEngines
ViewFeatures Fixes CookieTempDataProvider to set the secure attribute of a cookie only if a request is secure 2016-11-08 13:30:28 -08:00
ControllerTest.cs
ControllerUnitTestabilityTests.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs
PartialViewResultTest.cs
RemoteAttributeTest.cs
Resources.resx
SkipStatusCodePagesAttributeTest.cs
TestApplicationPart.cs
ViewComponentResultTest.cs
ViewComponentTests.cs
ViewResultTest.cs
project.json Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00