23 references to GetBoundForEachStatement
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (23)
Semantics\ForEachTests.cs (23)
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);
1905
var boundNode =
GetBoundForEachStatement
(text, TestOptions.Regular,
3113
var boundNode =
GetBoundForEachStatement
(text);
3160
var boundNode =
GetBoundForEachStatement
(text);
3195
var boundNode =
GetBoundForEachStatement
(text, TestOptions.Regular7_3,
3231
var boundNode =
GetBoundForEachStatement
(text, options: TestOptions.Regular9);