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