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)
56
if (
_vbHelperFormattingRule
== null)
62
_vbHelperFormattingRule
.AddIndentBlockOperations(list, node, in nextOperation);