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