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