1 write to FromLaunchProfile
Aspire.Hosting (1)
ProjectResourceBuilderExtensions.cs (1)
456e.FromLaunchProfile = true;
2 references to FromLaunchProfile
Aspire.Hosting (2)
ProjectResourceBuilderExtensions.cs (2)
471if (endpoint.FromLaunchProfile) 803Debug.Assert(!e.EndpointAnnotation.FromLaunchProfile, "Endpoints from launch profile should never make it here");