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