7 references to Resource
Aspire.Hosting (7)
ApplicationModel\ExecutableLaunchRecipe.cs (7)
313var resource = (ExecutableResource)context.Resource; 378!context.Resource.TryGetProjectMetadata(out _)) 381$"Resource '{context.Resource.Name}' declares \"project\" debug launch support (WithDebugSupport) but has no project metadata. " + 397context.Resource, 416$"Failed to produce launch configuration type '{debugSupport.LaunchConfigurationType}' for resource '{context.Resource.Name}'.", 435var resource = (ProjectResource)context.Resource; 561context.Resource.Name);