26 references to ValidateChildrenEmptyAsync
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (26)
ValueTracking\AbstractBaseValueTrackingTests.cs (1)
78
await
ValidateChildrenEmptyAsync
(testWorkspace, item, cancellationToken);
ValueTracking\CSharpValueTrackingTests.cs (21)
333
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
348
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
350
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
352
await
ValidateChildrenEmptyAsync
(workspace, items[3]);
367
await
ValidateChildrenEmptyAsync
(workspace, child);
466
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
535
await
ValidateChildrenEmptyAsync
(workspace, items[4]);
600
await
ValidateChildrenEmptyAsync
(workspace, children[3]);
669
await
ValidateChildrenEmptyAsync
(workspace, children[0]);
680
await
ValidateChildrenEmptyAsync
(workspace, children.Single());
742
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
804
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
855
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
873
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
924
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
942
await
ValidateChildrenEmptyAsync
(workspace, items.Single());
988
await
ValidateChildrenEmptyAsync
(workspace, items[0]);
989
await
ValidateChildrenEmptyAsync
(workspace, items[1]);
990
await
ValidateChildrenEmptyAsync
(workspace, items[2]);
991
await
ValidateChildrenEmptyAsync
(workspace, items[3]);
1035
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());