1 reference to GetRequiredLanguageService
Microsoft.CodeAnalysis.Workspaces (1)
Formatting\Formatter.cs (1)
321
var syntaxFormattingService = workspace.Services.
GetRequiredLanguageService
<ISyntaxFormattingService>(language);