5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
8905tryBlock = this.ParsePossiblyAttributedBlock(); 8924this.ParsePossiblyAttributedBlock()); 9011var block = this.ParsePossiblyAttributedBlock(); 9055this.ParsePossiblyAttributedBlock()); 9825this.ParsePossiblyAttributedBlock());