2 references to DefaultIndentStyle
Microsoft.CodeAnalysis.Workspaces (2)
FormattingOptions2.cs (1)
64
defaultValue: IndentationOptions.
DefaultIndentStyle
,
IndentationOptions.cs (1)
19
[DataMember(Order = 2)] public FormattingOptions2.IndentStyle IndentStyle { get; init; } =
DefaultIndentStyle
;