2 references to GetAttributeIndentation
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\Passes\CSharpFormattingPass.CSharpDocumentGenerator.cs (2)
430
GetAttributeIndentation
(attributeStartTag, out htmlIndentLevel, out var attributeAdditionalIndentation);
738
GetAttributeIndentation
(startTag, out var htmlIndentLevel, out var additionalIndentation);