2 references to CopilotPaths
aspire (2)
Agents\Copilot\CopilotAgentEnvironmentScanner.cs (1)
109var configDirectory = CopilotPaths.GetConfigDirectory(homeDirectory, _environment);
Agents\Hooks\TelemetryHookConfigurator.cs (1)
311var configDirectory = CopilotPaths.GetConfigDirectory(_executionContext.HomeDirectory, _environment);