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