5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
9248tryBlock = this.ParsePossiblyAttributedBlock(); 9267this.ParsePossiblyAttributedBlock()); 9354var block = this.ParsePossiblyAttributedBlock(); 9398this.ParsePossiblyAttributedBlock()); 10168this.ParsePossiblyAttributedBlock());