1 write to _executionContext
aspire (1)
Commands\McpStartCommand.cs (1)
34_executionContext = executionContext;
2 references to _executionContext
aspire (2)
Commands\McpStartCommand.cs (2)
251_logger.LogDebug("No in-scope AppHosts found in scope: {WorkingDirectory}", _executionContext.WorkingDirectory); 254$"No Aspire AppHosts are running in the scope of the MCP server's working directory: {_executionContext.WorkingDirectory}");