aspnetcore/src/Microsoft.CodeAnalysis.Razo.../ProjectSystem
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
..
DefaultDocumentSnapshot.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DefaultProjectSnapshot.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DefaultProjectSnapshotManager.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DefaultProjectSnapshotManagerFactory.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DocumentGeneratedOutputTracker.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DocumentSnapshot.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DocumentState.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
EphemeralProjectSnapshot.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
FallbackRazorConfiguration.cs Make 2.1 MVC the default for uninitialized projects 2018-03-19 15:06:57 -07:00
FallbackRazorExtension.cs Add a project system 2018-02-19 14:39:19 -08:00
HostDocument.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
HostProject.cs Add a project system 2018-02-19 14:39:19 -08:00
ProjectChangeEventArgs.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectChangeKind.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectDifference.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectEngineTracker.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectSnapshot.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectSnapshotChangeTrigger.cs
ProjectSnapshotManager.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectSnapshotManagerBase.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectState.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
ProjectSystemRazorConfiguration.cs Add a project system 2018-02-19 14:39:19 -08:00
ProjectSystemRazorExtension.cs Add a project system 2018-02-19 14:39:19 -08:00
ProjectTagHelperTracker.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
WorkspaceProjectSnapshotChangeTrigger.cs Add a project system 2018-02-19 14:39:19 -08:00