23 references to GetBoundForEachStatement
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (23)
Semantics\ForEachTests.cs (23)
1202
var boundNode =
GetBoundForEachStatement
(text);
1240
var boundNode =
GetBoundForEachStatement
(text);
1284
var boundNode =
GetBoundForEachStatement
(text);
1328
var boundNode =
GetBoundForEachStatement
(text);
1361
var boundNode =
GetBoundForEachStatement
(text);
1401
var boundNode =
GetBoundForEachStatement
(text);
1443
var boundNode =
GetBoundForEachStatement
(text);
1482
var boundNode =
GetBoundForEachStatement
(text);
1515
var boundNode =
GetBoundForEachStatement
(text);
1546
var boundNode =
GetBoundForEachStatement
(text);
1588
var boundNode =
GetBoundForEachStatement
(text);
1612
var boundNode =
GetBoundForEachStatement
(text);
1632
var boundNode =
GetBoundForEachStatement
(text);
1663
var boundNode =
GetBoundForEachStatement
(text);
1696
var boundNode =
GetBoundForEachStatement
(text);
1737
var boundNode =
GetBoundForEachStatement
(text);
1821
var boundNode =
GetBoundForEachStatement
(text);
1867
var boundNode =
GetBoundForEachStatement
(text);
1904
var boundNode =
GetBoundForEachStatement
(text, TestOptions.Regular,
3112
var boundNode =
GetBoundForEachStatement
(text);
3159
var boundNode =
GetBoundForEachStatement
(text);
3194
var boundNode =
GetBoundForEachStatement
(text, TestOptions.Regular7_3,
3230
var boundNode =
GetBoundForEachStatement
(text, options: TestOptions.Regular9);