1 write to Underlying
Microsoft.VisualStudio.Extensibility.Testing.Xunit (1)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Harness\IdeTestAssemblyRunner.cs (1)
587
Underlying
= underlying;
2 references to Underlying
Microsoft.VisualStudio.Extensibility.Testing.Xunit (2)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Harness\IdeTestAssemblyRunner.cs (2)
44
TestCollectionOrderer = ((TestCollectionOrdererWrapper)TestCollectionOrderer).
Underlying
;
594
var collections =
Underlying
.OrderTestCollections(testCollections).ToArray();