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