2 references to None
Microsoft.CodeAnalysis.CodeStyle (1)
AbstractIndentation.Indenter.cs (1)
73if (indentStyle == FormattingOptions2.IndentStyle.None)
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
AbstractIndentationService.cs (1)
24if (indentStyle == FormattingOptions2.IndentStyle.None)