1 write to _telemetry
aspire (1)
Projects\DotNetAppHostProject.cs (1)
49
_telemetry
= telemetry;
3 references to _telemetry
aspire (3)
Projects\DotNetAppHostProject.cs (3)
187
using var activity =
_telemetry
.StartDiagnosticActivity("run");
258
appHostCompatibilityCheck = await AppHostHelper.CheckAppHostCompatibilityAsync(_runner, _interactionService, effectiveAppHostFile,
_telemetry
, context.WorkingDirectory, cancellationToken);
350
_telemetry
,