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