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)
5450new ExecutableLaunchRecipeAnnotation(DirectExecutableLaunchRecipe.Instance));
Dcp\ExecutableLaunchPlanTests.cs (1)
217resource.Annotations.Add(new ExecutableLaunchRecipeAnnotation(DirectExecutableLaunchRecipe.Instance));