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