5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
9366tryBlock = this.ParsePossiblyAttributedBlock(); 9385this.ParsePossiblyAttributedBlock()); 9472var block = this.ParsePossiblyAttributedBlock(); 9516this.ParsePossiblyAttributedBlock()); 10319this.ParsePossiblyAttributedBlock());