1 write to _vbHelperFormattingRule
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Rules\BaseIndentationFormattingRule.cs (1)
28_vbHelperFormattingRule = vbHelperFormattingRule;
2 references to _vbHelperFormattingRule
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Rules\BaseIndentationFormattingRule.cs (2)
56if (_vbHelperFormattingRule == null) 62_vbHelperFormattingRule.AddIndentBlockOperations(list, node, in nextOperation);