2 references to None
GenerateDocumentationAndConfigFiles (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Indentation\AbstractIndentation.Indenter.cs (1)
73if (indentStyle == FormattingOptions2.IndentStyle.None)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Indentation\AbstractIndentationService.cs (1)
21if (indentStyle == FormattingOptions2.IndentStyle.None)