1 override of GetName
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
DocumentationComments\XmlTagCompletionCommandHandler.cs (1)
40
protected override XmlNameSyntax
GetName
(XmlElementStartTagSyntax startTag)
1 reference to GetName
Microsoft.CodeAnalysis.EditorFeatures (1)
DocumentationComments\AbstractXmlTagCompletionCommandHandler.cs (1)
109
=> GetLocalName(
GetName
(startTag));