2 references to GetExpressionsAndStatements
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
6132foreach (var expressionOrStatement in lambdaBody.GetExpressionsAndStatements())
EditAndContinue\DeclarationBody.cs (1)
42foreach (var root in GetExpressionsAndStatements())