5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
9178tryBlock = this.ParsePossiblyAttributedBlock(); 9197this.ParsePossiblyAttributedBlock()); 9284var block = this.ParsePossiblyAttributedBlock(); 9328this.ParsePossiblyAttributedBlock()); 10098this.ParsePossiblyAttributedBlock());