23 references to GetBoundForEachStatement
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (23)
Semantics\ForEachTests.cs (23)
1719
var boundNode =
GetBoundForEachStatement
(text);
1757
var boundNode =
GetBoundForEachStatement
(text);
1801
var boundNode =
GetBoundForEachStatement
(text);
1845
var boundNode =
GetBoundForEachStatement
(text);
1878
var boundNode =
GetBoundForEachStatement
(text);
1918
var boundNode =
GetBoundForEachStatement
(text);
1960
var boundNode =
GetBoundForEachStatement
(text);
1999
var boundNode =
GetBoundForEachStatement
(text);
2032
var boundNode =
GetBoundForEachStatement
(text);
2063
var boundNode =
GetBoundForEachStatement
(text);
2105
var boundNode =
GetBoundForEachStatement
(text);
2129
var boundNode =
GetBoundForEachStatement
(text);
2149
var boundNode =
GetBoundForEachStatement
(text);
2180
var boundNode =
GetBoundForEachStatement
(text);
2213
var boundNode =
GetBoundForEachStatement
(text);
2254
var boundNode =
GetBoundForEachStatement
(text);
2338
var boundNode =
GetBoundForEachStatement
(text);
2384
var boundNode =
GetBoundForEachStatement
(text);
2421
var boundNode =
GetBoundForEachStatement
(text, TestOptions.Regular,
3629
var boundNode =
GetBoundForEachStatement
(text);
3676
var boundNode =
GetBoundForEachStatement
(text);
3711
var boundNode =
GetBoundForEachStatement
(text, TestOptions.Regular7_3,
3747
var boundNode =
GetBoundForEachStatement
(text, options: TestOptions.Regular9);