2 references to AttributeList
Microsoft.CodeAnalysis.VisualBasic (2)
Parser\Parser.vb (2)
5439attributeBlocks.Add(SyntaxFactory.AttributeList(lessThan, attributes.ToList(), greaterThan)) 5559attributeBlocks.Add(SyntaxFactory.AttributeList(lessThan, attributes.ToList, greaterThan))