3 references to _services
Microsoft.CodeAnalysis.CSharp.Workspaces (3)
Formatting\CSharpSyntaxFormattingService.cs (3)
283var formattingRuleFactory = _services.SolutionServices.GetRequiredService<IHostDependentFormattingRuleFactoryService>(); 288.. Formatter.GetDefaultFormattingRules(_services), 295var service = _services.GetRequiredService<ISyntaxFormattingService>();