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