5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
9435tryBlock = this.ParsePossiblyAttributedBlock(); 9454this.ParsePossiblyAttributedBlock()); 9541var block = this.ParsePossiblyAttributedBlock(); 9585this.ParsePossiblyAttributedBlock()); 10388this.ParsePossiblyAttributedBlock());