aspnetcore/test/Microsoft.CodeAnalysis.Razo.../ProjectSystem
N. Taylor Mullen f835291cb6 Allow identical DocumentSnapshot sources to trigger output changes.
- Prior to this project changes would trigger re-parses which would then be thrown away because source versions were identical.
- Added test to verify new SetOutput behavior.

aspnet/Razor.VSCode#184
2018-10-16 16:09:17 -07:00
..
DefaultDocumentSnapshotTest.cs Generated document output persists result to generated code container. 2018-09-10 15:24:35 -07:00
DefaultProjectSnapshotTest.cs
DocumentStateTest.cs
GeneratedCodeContainerTest.cs Allow identical DocumentSnapshot sources to trigger output changes. 2018-10-16 16:09:17 -07:00
ProjectStateTest.cs