2 writes to _attributeStmts
Microsoft.CodeAnalysis.VisualBasic (2)
Parser\BlockContexts\CompilationUnitContext.vb (2)
63
_attributeStmts
= New CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AttributesStatementSyntax)(Body.Node)
109
_attributeStmts
= New CodeAnalysis.Syntax.InternalSyntax.SyntaxList(Of AttributesStatementSyntax)(Body.Node)
1 reference to _attributeStmts
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\BlockContexts\CompilationUnitContext.vb (1)
118
_attributeStmts
,