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