5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
9379tryBlock = this.ParsePossiblyAttributedBlock(); 9398this.ParsePossiblyAttributedBlock()); 9485var block = this.ParsePossiblyAttributedBlock(); 9529this.ParsePossiblyAttributedBlock()); 10332this.ParsePossiblyAttributedBlock());