expire files in razor file cache. Add a functional test to ensure the compiler cache does not get initialized until the first request to a View. Fixes #1708 |
||
|---|---|---|
| .. | ||
| CompilationFailedException.cs | ||
| CompilationFailure.cs | ||
| CompilationMessage.cs | ||
| CompilationOptionsProviderExtension.cs | ||
| CompilationResult.cs | ||
| CompilerCache.cs | ||
| CompilerCacheEntry.cs | ||
| DefaultRazorFileProviderCache.cs | ||
| ICompilationService.cs | ||
| ICompilerCache.cs | ||
| IRazorFileProviderCache.cs | ||
| RoslynCompilationService.cs | ||
| SyntaxTreeGenerator.cs | ||
| UncachedCompilationResult.cs | ||