1 write to _specializedIndentationRule
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Indentation\VisualBasicIndentationService.vb (1)
32
_specializedIndentationRule
= specializedIndentationRule
1 reference to _specializedIndentationRule
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\VisualBasic\Indentation\VisualBasicIndentationService.vb (1)
36
Return If(
_specializedIndentationRule
, New SpecialFormattingRule(indentStyle))