1 write to _agentEnvironmentDetector
aspire (1)
Commands\AgentInitCommand.cs (1)
50_agentEnvironmentDetector = agentEnvironmentDetector;
1 reference to _agentEnvironmentDetector
aspire (1)
Commands\AgentInitCommand.cs (1)
102async () => await _agentEnvironmentDetector.DetectAsync(context, cancellationToken));