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