aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
Stephen Halter 5de210f527 Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead
- ITypeActivator is being removed
- Where an ITypeActivator was used before, use the static ActivatorUtilities
2015-02-16 16:02:39 -08:00
..
Compilation
OptionDescriptors Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
DefaultViewLocationCacheTest.cs
Microsoft.AspNet.Mvc.Razor.Test.kproj
MvcRazorCodeParserTest.cs
RazorFileHashTest.cs
RazorPageActivatorTest.cs Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
RazorPageTest.cs
RazorTextWriterTest.cs
RazorViewEngineOptionsTest.cs
RazorViewEngineTest.cs
RazorViewFactoryTest.cs
RazorViewTest.cs Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -08:00
SpanFactory.cs
project.json