2 references to CreateTestProjectsInDirectory
Microsoft.NET.TestFramework (2)
TestAssetsManager.cs (2)
73var testAsset = CreateTestProjectsInDirectory(new List<TestProject>() { testProject }, testDestinationDirectory); 100var testAsset = CreateTestProjectsInDirectory(testProjects, testDestinationDirectory);