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