2 references to GetContainingTemplate
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\Passes\CSharpFormattingPass.CSharpDocumentGenerator.cs (2)
809if (GetContainingTemplate(startTag) is not { } template || 1211if (GetContainingTemplate(node) is not { } template ||