aspnetcore/src/Microsoft.AspNetCore.Mvc.Razor/Compilation
Marcus Schweda 24d5dfb552 Dynamic assembly checks to prevent NotSupprotedExceptions from System.Reflection.Emit
Fixes #5487
2016-11-07 12:49:49 -08:00
..
CompilationFailedException.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
CompilationResult.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ICompilationService.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
IRazorCompilationService.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
MetadataReferenceFeature.cs Use dependency context from all application parts when compiling views 2016-05-24 10:28:51 -07:00
MetadataReferenceFeatureProvider.cs Modify ICompilationLibrariesProvider to return a sequence of reference path 2016-05-25 16:20:23 -07:00
RelativeFileInfo.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
RoslynCompilationContext.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ViewInfo.cs Remove IViewsProvider and make view lookup to the feature provider 2016-09-14 13:40:05 -07:00
ViewInfoContainer.cs Remove IViewsProvider and make view lookup to the feature provider 2016-09-14 13:40:05 -07:00
ViewsFeature.cs Adding support for Razor precompilation 2016-08-19 07:27:51 -07:00
ViewsFeatureProvider.cs Dynamic assembly checks to prevent NotSupprotedExceptions from System.Reflection.Emit 2016-11-07 12:49:49 -08:00