26 references to ValidateChildrenEmptyAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (26)
ValueTracking\AbstractBaseValueTrackingTests.cs (1)
78
await
ValidateChildrenEmptyAsync
(testWorkspace, item, cancellationToken);
ValueTracking\CSharpValueTrackingTests.cs (21)
406
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
421
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
423
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
425
await
ValidateChildrenEmptyAsync
(workspace, items[3]);
446
await
ValidateChildrenEmptyAsync
(workspace, child);
547
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
624
await
ValidateChildrenEmptyAsync
(workspace, items[4]);
691
await
ValidateChildrenEmptyAsync
(workspace, children[3]);
762
await
ValidateChildrenEmptyAsync
(workspace, children[0]);
773
await
ValidateChildrenEmptyAsync
(workspace, children.Single());
837
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
901
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
954
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
972
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
1025
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
1043
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
1097
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
1098
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
1099
await
ValidateChildrenEmptyAsync
(workspace, items[2]);
1100
await
ValidateChildrenEmptyAsync
(workspace, items[3]);
1146
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
ValueTracking\VisualBasicValueTrackingTests.cs (4)
107
await
ValidateChildrenEmptyAsync
(workspace, childItems.Single());
254
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
313
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
374
await
ValidateChildrenEmptyAsync
(workspace, items.Single());