1 write to _telemetryHookConfigurator
aspire (1)
Commands\AgentInitCommand.cs (1)
48
_telemetryHookConfigurator
= telemetryHookConfigurator;
1 reference to _telemetryHookConfigurator
aspire (1)
Commands\AgentInitCommand.cs (1)
487
result = await
_telemetryHookConfigurator
.ConfigureAsync(context.DetectedClients, cancellationToken);