1 write to Options
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
Formatting\FormatDocumentTests.cs (1)
322
Options
= new LSP.FormattingOptions()
1 reference to Options
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Formatting\FormatDocumentHandler.cs (1)
29
=> GetTextEditsAsync(context, request.
Options
, _globalOptions, cancellationToken);