21 references to GetBoundForEachStatement
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (21)
Semantics\ForEachTests.cs (21)
1203var boundNode = GetBoundForEachStatement(text); 1241var boundNode = GetBoundForEachStatement(text); 1285var boundNode = GetBoundForEachStatement(text); 1329var boundNode = GetBoundForEachStatement(text); 1362var boundNode = GetBoundForEachStatement(text); 1402var boundNode = GetBoundForEachStatement(text); 1444var boundNode = GetBoundForEachStatement(text); 1483var boundNode = GetBoundForEachStatement(text); 1516var boundNode = GetBoundForEachStatement(text); 1547var boundNode = GetBoundForEachStatement(text); 1589var boundNode = GetBoundForEachStatement(text); 1613var boundNode = GetBoundForEachStatement(text); 1633var boundNode = GetBoundForEachStatement(text); 1664var boundNode = GetBoundForEachStatement(text); 1697var boundNode = GetBoundForEachStatement(text); 1738var boundNode = GetBoundForEachStatement(text); 1822var boundNode = GetBoundForEachStatement(text); 1868var boundNode = GetBoundForEachStatement(text); 3113var boundNode = GetBoundForEachStatement(text); 3160var boundNode = GetBoundForEachStatement(text); 3231var boundNode = GetBoundForEachStatement(text, options: TestOptions.Regular9);