5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
9412tryBlock = this.ParsePossiblyAttributedBlock(); 9431this.ParsePossiblyAttributedBlock()); 9518var block = this.ParsePossiblyAttributedBlock(); 9562this.ParsePossiblyAttributedBlock()); 10365this.ParsePossiblyAttributedBlock());