2 references to ExpandTestAdapterPaths
Microsoft.VisualStudio.TestPlatform.Client (2)
TestPlatform.cs (2)
186IEnumerable<string> extensionAssemblies = ExpandTestAdapterPaths(customTestAdaptersPath, _fileHelper, adapterLoadingStrategy); 266.SelectMany(path => ExpandTestAdapterPaths(path, fileHelper, strategy))