3 references to Instance
Aspire.Hosting (1)
ApplicationModel\ExecutableResource.cs (1)
30Annotations.Add(new ExecutableLaunchRecipeAnnotation(DirectExecutableLaunchRecipe.Instance));
Aspire.Hosting.Tests (2)
Dcp\DcpExecutorTests.cs (1)
5640new ExecutableLaunchRecipeAnnotation(DirectExecutableLaunchRecipe.Instance));
Dcp\ExecutableLaunchPlanTests.cs (1)
248resource.Annotations.Add(new ExecutableLaunchRecipeAnnotation(DirectExecutableLaunchRecipe.Instance));