2 references to XmlNameAttribute
Microsoft.CodeAnalysis.VisualBasic (2)
Syntax\SyntaxFactory.vb (2)
723Return element.WithStartTag(element.StartTag.AddAttributes(XmlNameAttribute(parameterName))) 732Return XmlEmptyElement(DocumentationCommentXmlNames.ParameterReferenceElementName).AddAttributes(XmlNameAttribute(parameterName))