2 references to HasMatchingEndTag
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (2)
DocumentationComments\XmlTagCompletionCommandHandler.vb (2)
49
If
HasMatchingEndTag
(element) AndAlso HasUnmatchedIdenticalParentStart(element, elementName) Then
71
If
HasMatchingEndTag
(element) Then