2 references to ExcludeLaunchProfileAnnotation
Aspire.Hosting.Azure.Functions (2)
src\Shared\LaunchProfiles\LaunchProfileExtensions.cs (2)
23
if (projectResource.TryGetLastAnnotation<
ExcludeLaunchProfileAnnotation
>(out _))
161
if (projectResource.TryGetLastAnnotation<
ExcludeLaunchProfileAnnotation
>(out _))