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