aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Internal
Doug Bunting 293ac81fe1 Use ordinal comparisons in `ExpressionTextCache`
- #6349
- C# field and property names are case-sensitive
  - it's not important (where this cache is used) that HTML field names are case-insenstive
2017-06-29 14:59:06 -07:00
..
AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs
ControllerSaveTempDataPropertyFilterFactoryTest.cs Fix #5979 - Remove hardcoding of tempdata for pages 2017-06-12 15:05:36 -07:00
ControllerSaveTempDataPropertyFilterTest.cs Fix #5979 - Remove hardcoding of tempdata for pages 2017-06-12 15:05:36 -07:00
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs
ExpressionHelperTest.cs Use ordinal comparisons in `ExpressionTextCache` 2017-06-29 14:59:06 -07:00
ExpressionMetadataProviderTest.cs
HtmlAttributePropertyHelperTest.cs
PagedBufferedTextWriterTest.cs
PagedCharBufferTest.cs
PartialViewResultExecutorTest.cs
SaveTempDataFilterTest.cs Fix #5979 - Remove hardcoding of tempdata for pages 2017-06-12 15:05:36 -07:00
TempDataApplicationModelProviderTest.cs
TempDataSerializerTest.cs
TemplateRendererTest.cs
ValidateAntiforgeryTokenAuthorizationFilterTest.cs
ViewBufferTest.cs
ViewBufferTextWriterTest.cs
ViewResultExecutorTest.cs