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