1 write to _executionContext
aspire (1)
Agents\Hooks\TelemetryHookConfigurator.cs (1)
51_executionContext = executionContext;
2 references to _executionContext
aspire (2)
Agents\Hooks\TelemetryHookConfigurator.cs (2)
155var claudeDirectory = Path.Combine(_executionContext.HomeDirectory.FullName, ClaudeFolderName); 306return Path.Combine(_executionContext.HomeDirectory.FullName, CopilotFolderName, CopilotHooksDirectoryName);