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