1 override of SyntaxFormatting
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Indentation\CSharpIndentationService.cs (1)
40protected override ISyntaxFormatting SyntaxFormatting
1 reference to SyntaxFormatting
Roslyn.Diagnostics.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Indentation\AbstractIndentationService.cs (1)
41var syntaxFormatting = this.SyntaxFormatting;