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