aspnetcore/test/Microsoft.VisualStudio.Lang...
N. Taylor Mullen f025a27f04 Unify how AdhocWorkspace is constructed.
- Created a new `TestWorkspace` type to lock on `AdhocWorkspace` construction. This type can't be constructed/changed in parallel.
- Updated test usages of `AdhocWorkspace` to make use of `TestWorkspace`.
- Added a `Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common` project to have the `TestWorkspace` type.

#1913
2018-01-12 17:54:53 -08:00
..
ProjectSystem Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
DefaultFileChangeTrackerTest.cs
Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj
TagHelperDescriptorSerializationTest.cs Removed LegacyRazorDiagnostic and RazorError 2017-12-27 11:43:19 -08:00
VsSolutionUpdatesProjectSnapshotChangeTriggerTest.cs Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
xunit.runner.json