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