2 references to ParseStatementAttributeDeclarations
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
2489var attributes = this.ParseStatementAttributeDeclarations(); 7874=> ParseStatementCore(ParseStatementAttributeDeclarations(), isGlobal: false);