2 references to TestFormattingService
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
Formatter\FormatterTests.cs (2)
48
var hostServices = s_composition.AddParts([typeof(NoCompilationLanguageService), typeof(
TestFormattingService
)]).GetHostServices();
65
var hostServices = s_composition.AddParts([typeof(NoCompilationLanguageService), typeof(
TestFormattingService
)]).GetHostServices();