2 instantiations of FakeDetectingDetector
Aspire.Cli.Tests (2)
Commands\AgentInitCommandTests.cs (2)
907options.AgentEnvironmentDetectorFactory = _ => new FakeDetectingDetector(AgentClientKind.CopilotCli); 936options.AgentEnvironmentDetectorFactory = _ => new FakeDetectingDetector(AgentClientKind.CopilotCli);