5 references to ParsePossiblyAttributedBlock
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
8359tryBlock = this.ParsePossiblyAttributedBlock(); 8378this.ParsePossiblyAttributedBlock()); 8465var block = this.ParsePossiblyAttributedBlock(); 8509this.ParsePossiblyAttributedBlock()); 9228this.ParsePossiblyAttributedBlock());