1 write to OtherOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Converters\FormattingOptionsConverter.cs (1)
63
OtherOptions
= otherOptions
2 references to OtherOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Converters\FormattingOptionsConverter.cs (2)
136
if (value.
OtherOptions
is not null)
138
foreach (var item in value.
OtherOptions
)