1 instantiation of LogAnalyticsWorkspaceReferenceAnnotation
Aspire.Hosting.Azure.ApplicationInsights (1)
AzureApplicationInsightsExtensions.cs (1)
136return builder.WithAnnotation(new LogAnalyticsWorkspaceReferenceAnnotation(workspaceId));
2 references to LogAnalyticsWorkspaceReferenceAnnotation
Aspire.Hosting.Azure.ApplicationInsights (2)
AzureApplicationInsightsExtensions.cs (2)
79if (azureResource.TryGetLastAnnotation<LogAnalyticsWorkspaceReferenceAnnotation>(out var annotation))