18 references to CreateProjectLocator
Aspire.Cli.Tests (18)
Projects\ProjectLocatorTests.cs (18)
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); 567var projectLocator = CreateProjectLocator(executionContext); 687return CreateProjectLocator(executionContext, projectFactory: projectFactory); 713var projectLocator = CreateProjectLocator(executionContext, projectFactory: projectFactory); 731var projectLocator = CreateProjectLocator(executionContext); 770var projectLocator = CreateProjectLocator(executionContext, projectFactory: projectFactory); 799var projectLocator = CreateProjectLocator(executionContext); 832var projectLocator = CreateProjectLocator(executionContext, projectFactory: projectFactory);