2 references to GetStartTag
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Extensions\RazorCodeDocumentExtensions_ComponentEndTag.cs (1)
32endTag.GetStartTag() is MarkupTagHelperStartTagSyntax tagHelperStartTag)
HtmlFacts.cs (1)
193attributeNodes = endTag.GetStartTag()?.Attributes ?? default;