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