7 references to WithAzureApplicationInsights
Aspire.Hosting.Azure.AppService (4)
AzureAppServiceEnvironmentExtensions.cs (4)
376null => builder.WithAzureApplicationInsights(), 395builder.WithAzureApplicationInsights(); 409builder.WithAzureApplicationInsights(); 423builder.WithAzureApplicationInsights();
Aspire.Hosting.Azure.Tests (3)
AzureAppServiceTests.cs (3)
1182builder.AddAzureAppServiceEnvironment("env").WithAzureApplicationInsights(); 1203builder.AddAzureAppServiceEnvironment("env-1").WithAzureApplicationInsights(); 1267builder.AddAzureAppServiceEnvironment("env").WithAzureApplicationInsights();