2 references to WithAttributeLists
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
StatementSyntaxExtensions.vb (1)
82
Dim newBegin = DirectCast(typeBlock.BlockStatement.
WithAttributeLists
(attributeLists), TypeStatementSyntax)
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
StatementSyntaxExtensions.vb (1)
82
Dim newBegin = DirectCast(typeBlock.BlockStatement.
WithAttributeLists
(attributeLists), TypeStatementSyntax)