1 write to _globalOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Formatting\FormatDocumentHandler.cs (1)
25_globalOptions = globalOptions;
1 reference to _globalOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Formatting\FormatDocumentHandler.cs (1)
34=> GetTextEditsAsync(context, request.Options, _globalOptions, cancellationToken);