26 references to ValidateChildrenEmptyAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (26)
ValueTracking\AbstractBaseValueTrackingTests.cs (1)
79
await
ValidateChildrenEmptyAsync
(testWorkspace, item, cancellationToken);
ValueTracking\CSharpValueTrackingTests.cs (21)
344
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
359
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
361
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
363
await
ValidateChildrenEmptyAsync
(workspace, items[3]);
378
await
ValidateChildrenEmptyAsync
(workspace, child);
478
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
547
await
ValidateChildrenEmptyAsync
(workspace, items[4]);
613
await
ValidateChildrenEmptyAsync
(workspace, children[3]);
683
await
ValidateChildrenEmptyAsync
(workspace, children[0]);
694
await
ValidateChildrenEmptyAsync
(workspace, children.Single());
757
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
820
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
872
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
890
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
942
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
960
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
1007
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
1008
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
1009
await
ValidateChildrenEmptyAsync
(workspace, items[2]);
1010
await
ValidateChildrenEmptyAsync
(workspace, items[3]);
1055
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
ValueTracking\VisualBasicValueTrackingTests.cs (4)
110
await
ValidateChildrenEmptyAsync
(workspace, childItems.Single());
261
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
321
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
383
await
ValidateChildrenEmptyAsync
(workspace, items.Single());