5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
9395tryBlock = this.ParsePossiblyAttributedBlock(); 9414this.ParsePossiblyAttributedBlock()); 9501var block = this.ParsePossiblyAttributedBlock(); 9545this.ParsePossiblyAttributedBlock()); 10348this.ParsePossiblyAttributedBlock());