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