5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
8957tryBlock = this.ParsePossiblyAttributedBlock(); 8976this.ParsePossiblyAttributedBlock()); 9063var block = this.ParsePossiblyAttributedBlock(); 9107this.ParsePossiblyAttributedBlock()); 9877this.ParsePossiblyAttributedBlock());