aspnetcore/src/Microsoft.AspNet.Mvc.Razor
David Fowler 653d31b336 Don't lock metadata references 2014-10-27 16:14:32 -07:00
..
Compilation Don't lock metadata references 2014-10-27 16:14:32 -07:00
Extensions
OptionDescriptors
Properties
Razor Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
Services
AttributeValue.cs
DefaultTagHelperActivator.cs
DefaultViewLocationCache.cs
HelperResult.cs
IRazorPage.cs Add IsPartial property to IRazorPage 2014-10-17 10:52:39 -07:00
IRazorPageActivator.cs
IRazorPageFactory.cs
IRazorView.cs
ITagHelperActivator.cs
IViewLocationCache.cs
IViewLocationExpander.cs
IViewStartProvider.cs
Microsoft.AspNet.Mvc.Razor.kproj
PositionTagged.cs
RazorPage.cs Add IsPartial property to IRazorPage 2014-10-17 10:52:39 -07:00
RazorPageActivator.cs
RazorPageOfT.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
RazorTextWriter.cs
RazorView.cs Add IsPartial property to IRazorPage 2014-10-17 10:52:39 -07:00
RazorViewEngine.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
RenderAsyncDelegate.cs
Resources.resx
ViewLocationExpanderContext.cs
ViewStartProvider.cs
VirtualPathRazorPageFactory.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
project.json Mvc should not pull in the K.Roslyn package 2014-10-22 11:15:57 -07:00