aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
Pranav K 18e11f546d DecorateWriter does not get called for partial views rendered via
Html.PartialAsync

* Introducing StringCollectionTextWriter to buffer the contents of
  PartialAsync
* Ensure DecorateWriter is called for partial views

Fixes #1266
2014-10-12 14:24:29 -07:00
..
Compilation
OptionDescriptors
DefaultViewLocationCacheTest.cs
Microsoft.AspNet.Mvc.Razor.Test.kproj
MvcRazorCodeParserTest.cs
RazorCompilationServiceTest.cs Move caching of compilation results to its own layer. 2014-10-11 15:35:11 -07:00
RazorPageActivatorTest.cs
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs Removed the TypeActivator from TagHelper creation. 2014-10-09 12:48:20 -07:00
RazorPageTest.cs DecorateWriter does not get called for partial views rendered via 2014-10-12 14:24:29 -07:00
RazorTextWriterTest.cs DecorateWriter does not get called for partial views rendered via 2014-10-12 14:24:29 -07:00
RazorViewEngineTest.cs Remove instrumentation from public API surface 2014-10-12 12:57:04 -07:00
RazorViewTest.cs DecorateWriter does not get called for partial views rendered via 2014-10-12 14:24:29 -07:00
SpanFactory.cs
project.json