1 write to _executionContext
aspire (1)
Agents\Hooks\TelemetryHookConfigurator.cs (1)
50_executionContext = executionContext;
2 references to _executionContext
aspire (2)
Agents\Hooks\TelemetryHookConfigurator.cs (2)
166var claudeDirectory = Path.Combine(_executionContext.HomeDirectory.FullName, ClaudeFolderName); 311var configDirectory = CopilotPaths.GetConfigDirectory(_executionContext.HomeDirectory, _environment);