3 references to ParseStatements
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
8786this.ParseStatements(ref openBrace, statements, stopOnSwitchSections: false); 8817this.ParseStatements(ref openBrace, statements, stopOnSwitchSections: false); 9954this.ParseStatements(ref tmp, statements, stopOnSwitchSections: true);