2 references to GetIndentationOfCurrentPosition
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (2)
VisualBasicIndentationService.Indenter.vb (2)
151
Return
GetIndentationOfCurrentPosition
(indenter, token, position, extraSpaces:=0)
321
Return
GetIndentationOfCurrentPosition
(indenter, token, position, indenter.Options.FormattingOptions.IndentationSize)