2 references to HasUnmatchedIdenticalParent
Microsoft.CodeAnalysis.EditorFeatures (2)
DocumentationComments\AbstractXmlTagCompletionCommandHandler.cs (2)
141
if (
HasUnmatchedIdenticalParent
(parentElement))
203
return
HasUnmatchedIdenticalParent
(grandParentElement);