1 write to _executionContext
aspire (1)
Telemetry\InternalMicrosoftDetector.cs (1)
82_executionContext = executionContext;
3 references to _executionContext
aspire (3)
Telemetry\InternalMicrosoftDetector.cs (3)
593var copilotHome = Path.Combine(_executionContext.HomeDirectory.FullName, ".copilot"); 772_executionContext.WorkingDirectory, 1063var home = _executionContext.HomeDirectory.FullName;