2 references to GetEndTag
Microsoft.CodeAnalysis.EditorFeatures (2)
DocumentationComments\AbstractXmlTagCompletionCommandHandler.cs (2)
216var endTag = GetEndTag(parentElement); 231var endTag = GetEndTag(parentElement);