aspnetcore/src/Microsoft.AspNet.Mvc.Razor..../Directives
N. Taylor Mullen b871172dd0 Expose locations of `_ViewImports.cshtml` that affect a given Razor file.
- Added `ChunkTreeResult` to associate inherited chunks with a specific source file.
- Updated existing tests to validate file path.

#2256
2015-08-19 12:12:52 -07:00
..
ChunkHelper.cs
ChunkInheritanceUtility.cs Expose locations of `_ViewImports.cshtml` that affect a given Razor file. 2015-08-19 12:12:52 -07:00
ChunkTreeResult.cs Expose locations of `_ViewImports.cshtml` that affect a given Razor file. 2015-08-19 12:12:52 -07:00
DefaultChunkTreeCache.cs Expose locations of `_ViewImports.cshtml` that affect a given Razor file. 2015-08-19 12:12:52 -07:00
IChunkMerger.cs
IChunkTreeCache.cs
InjectChunkMerger.cs
SetBaseTypeChunkMerger.cs
UsingChunkMerger.cs