aspnetcore/test/Microsoft.VisualStudio.Edit...
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
..
Properties
Xunit
Microsoft.VisualStudio.Editor.Razor.Test.Common.csproj Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
StringTextSnapshot.cs