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