Projects\ProjectLocatorTests.cs (22)
40var projectLocator = CreateProjectLocator(executionContext);
73var projectLocator = CreateProjectLocator(executionContext);
107var projectLocator = CreateProjectLocator(executionContext);
147var projectLocator = CreateProjectLocator(executionContext, projectFactory: projectFactory);
179var projectLocator = CreateProjectLocator(executionContext);
198var projectLocator = CreateProjectLocator(executionContext);
228var projectLocator = CreateProjectLocator(executionContext, projectFactory: projectFactory);
239var projectLocator = CreateProjectLocator(executionContext);
259var projectLocator = CreateProjectLocator(executionContext);
274var projectLocator = CreateProjectLocator(executionContext);
303var locator = CreateProjectLocator(executionContext, configurationService: configurationService, projectFactory: projectFactory);
351var locator = CreateProjectLocator(executionContext, configurationService: configurationService);
617var projectLocator = CreateProjectLocator(executionContext);
733return CreateProjectLocator(executionContext, projectFactory: projectFactory);
759var projectLocator = CreateProjectLocator(executionContext, projectFactory: projectFactory);
777var projectLocator = CreateProjectLocator(executionContext);
816var projectLocator = CreateProjectLocator(executionContext, projectFactory: projectFactory);
845var projectLocator = CreateProjectLocator(executionContext);
878var projectLocator = CreateProjectLocator(executionContext, projectFactory: projectFactory);
1018var projectLocator = CreateProjectLocator(executionContext, sdkInstaller: sdkInstaller);
1039var projectLocator = CreateProjectLocator(executionContext, sdkInstaller: sdkInstaller);
1064var projectLocator = CreateProjectLocator(executionContext, sdkInstaller: sdkInstaller);