5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
9323tryBlock = this.ParsePossiblyAttributedBlock(); 9342this.ParsePossiblyAttributedBlock()); 9429var block = this.ParsePossiblyAttributedBlock(); 9473this.ParsePossiblyAttributedBlock()); 10276this.ParsePossiblyAttributedBlock());