aspnetcore/src
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
..
Microsoft.AspNetCore.Mvc Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00
Microsoft.AspNetCore.Mvc.Abstractions Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00
Microsoft.AspNetCore.Mvc.Core [Fixes #5698] Regression in 1.1 model binding for model types without default constructor 2017-02-10 11:10:02 -08:00
Microsoft.AspNetCore.Mvc.Cors Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00
Microsoft.AspNetCore.Mvc.Localization Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00
Microsoft.AspNetCore.Mvc.Razor Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00
Microsoft.AspNetCore.Mvc.Razor.Host Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers [Fixes #5698] Regression in 1.1 model binding for model types without default constructor 2017-02-10 11:10:02 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures Do not cache expressions containing method calls 2017-02-10 14:50:09 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim Pinning versions for 1.1.0 release 2016-11-18 12:12:52 -08:00