1 reference to _globalOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Formatting\FormatDocumentRangeHandler.cs (1)
29
=> GetTextEditsAsync(context, request.Options,
_globalOptions
, cancellationToken, range: request.Range);