1 write to _telemetry
aspire (1)
Projects\DotNetAppHostProject.cs (1)
48_telemetry = telemetry;
3 references to _telemetry
aspire (3)
Projects\DotNetAppHostProject.cs (3)
190using var activity = _telemetry.ActivitySource.StartActivity("run"); 244appHostCompatibilityCheck = await AppHostHelper.CheckAppHostCompatibilityAsync(_runner, _interactionService, effectiveAppHostFile, _telemetry, context.WorkingDirectory, cancellationToken); 325_telemetry,