aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Internal
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
..
AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs
ExpressionHelperTest.cs Do not cache expressions containing method calls 2017-02-10 14:50:09 -08:00
ExpressionMetadataProviderTest.cs
HtmlAttributePropertyHelperTest.cs
PagedBufferedTextWriterTest.cs
PagedCharBufferTest.cs
PartialViewResultExecutorTest.cs
SaveTempDataFilterTest.cs SaveTempDataFilter handle write to body 2017-02-03 10:41:36 -08:00
TempDataSerializerTest.cs
TemplateRendererTest.cs
TestViewBufferScope.cs
ValidateAntiforgeryTokenAuthorizationFilterTest.cs
ViewBufferTest.cs Less allocations in ViewBuffer when there is only one ViewBufferPage 2016-10-07 11:25:30 -07:00
ViewBufferTextWriterTest.cs Less allocations in ViewBuffer when there is only one ViewBufferPage 2016-10-07 11:25:30 -07:00
ViewResultExecutorTest.cs