2 references to ElementCausesIndentation
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\Passes\CSharpFormattingPass.CSharpDocumentGenerator.cs (2)
586var lineInfo = ElementCausesIndentation(node) 764var startTagAddsIndentation = ElementCausesIndentation(startTag) && !ElementHasSignificantWhitespace(startTag);