2 references to GetFixedIndentationWidth
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\FormattingUtilities.cs (2)
249var skippedPreviousLineIndentationWidth = GetFixedIndentationWidth(context, lineInfo); 288var fixedIndentationWidth = GetFixedIndentationWidth(context, lineInfo);