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