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