4 references to IndentationSize
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (4)
CodeActions\OmniSharpCodeActionOptions.cs (1)
31
IndentationSize = LineFormattingOptions.
IndentationSize
,
DocumentationComments\OmniSharpDocumentationCommentOptionsWrapper.cs (1)
30
IndentationSize = lineFormattingOptions.
IndentationSize
,
Formatting\OmniSharpSyntaxFormattingOptionsWrapper.cs (1)
33
IndentationSize = fallbackLineFormattingOptions.
IndentationSize
,
Options\OmnisharpLegacyGlobalOptionsWorkspaceService.cs (1)
96
IndentationSize = lineFormattingOptions.
IndentationSize
,