5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
9309tryBlock = this.ParsePossiblyAttributedBlock(); 9328this.ParsePossiblyAttributedBlock()); 9415var block = this.ParsePossiblyAttributedBlock(); 9459this.ParsePossiblyAttributedBlock()); 10262this.ParsePossiblyAttributedBlock());