aspnetcore/test/Microsoft.CodeAnalysis.Razo...
N. Taylor Mullen 4eea2f6992 Change DefaultTagHelperFactsService to not expect a primary workspace.
- Removed `TagHelperFactsServiceInternal` since we had no way of retrieving the internal Workspace service given the exposed public API. Not to mention I think the `TagHelperFactsService` made more sense as a MEF service anyhow.
- Moved `TagHelperFactsServiceInternal` tests to `Microsoft.VisualStudio.Editor.Razor.Test` project and changed them to utilize the non-"internal" version.
- Updated completion service API to rely on non-`TagHelperFactsServiceInternal` pieces.

#2004
2018-02-02 12:02:45 -08:00
..
ProjectSystem Flow RazorLanguageVersion to RazorEngine. 2018-01-29 16:08:17 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.csproj Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
xunit.runner.json Roslyn-ize our tooling contracts. 2017-08-02 16:58:44 -07:00