1 write to _vbHelperFormattingRule
Microsoft.CodeAnalysis.Workspaces (1)
BaseIndentationFormattingRule.cs (1)
28_vbHelperFormattingRule = vbHelperFormattingRule;
2 references to _vbHelperFormattingRule
Microsoft.CodeAnalysis.Workspaces (2)
BaseIndentationFormattingRule.cs (2)
56if (_vbHelperFormattingRule == null) 62_vbHelperFormattingRule.AddIndentBlockOperations(list, node, in nextOperation);