2 instantiations of SingleFileAppHostProjectLocator
Aspire.Cli.Tests (2)
Commands\RunCommandTests.cs (2)
506
options.ProjectLocatorFactory = _ => new
SingleFileAppHostProjectLocator
();
561
options.ProjectLocatorFactory = _ => new
SingleFileAppHostProjectLocator
();