aspnetcore/tooling/Microsoft.VisualStudio.Razo.../RazorInfo
Ryan Nowak e2edc280c5 Add documents, engine, tag helpers to snapshot
The project snapshot now maintains a RazorProjectEngine as well as set
of Tag Helpers that are known for that snapshot.

Pivoted some more services to be snapshot-centric.

Also added the ability to track .cshtml documents to the project system.
For now most components just ignore document changes.
2018-04-25 19:05:54 -04:00
..
DirectiveDescriptorViewModel.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DocumentSnapshotViewModel.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectInfoViewModel.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectSnapshotViewModel.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectViewModel.cs Add a project system 2018-02-19 14:39:19 -08:00
PropertyViewModel.cs Add a project system 2018-02-19 14:39:19 -08:00
RazorInfoToolWindow.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
RazorInfoToolWindowCommand.cs
RazorInfoToolWindowControl.xaml Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
RazorInfoToolWindowControl.xaml.cs
RazorInfoViewModel.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
TagHelperViewModel.cs