5 references to AddAttributes
Microsoft.CodeAnalysis.VisualBasic (4)
Syntax\SyntaxFactory.vb (4)
509Return element.WithStartTag(element.StartTag.AddAttributes( 648Return element.WithStartTag(element.StartTag.AddAttributes(XmlCrefAttribute(cref))) 667Return element.WithStartTag(element.StartTag.AddAttributes(XmlCrefAttribute(cref))) 723Return element.WithStartTag(element.StartTag.AddAttributes(XmlNameAttribute(parameterName)))
Microsoft.CodeAnalysis.VisualBasic.Features (1)
ReplacePropertyWithMethods\VisualBasicReplacePropertyWithMethods.ConvertValueToParamRewriter.vb (1)
31.AddAttributes(SyntaxFactory.XmlNameAttribute("Value"))