3 references to AddAttributes
Microsoft.CodeAnalysis.VisualBasic (3)
Syntax\SyntaxFactory.vb (3)
648
Return element.WithStartTag(element.StartTag.
AddAttributes
(XmlCrefAttribute(cref)))
667
Return element.WithStartTag(element.StartTag.
AddAttributes
(XmlCrefAttribute(cref)))
723
Return element.WithStartTag(element.StartTag.
AddAttributes
(XmlNameAttribute(parameterName)))