5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
8959tryBlock = this.ParsePossiblyAttributedBlock(); 8978this.ParsePossiblyAttributedBlock()); 9065var block = this.ParsePossiblyAttributedBlock(); 9109this.ParsePossiblyAttributedBlock()); 9879this.ParsePossiblyAttributedBlock());