4 references to McpConfigFileName
aspire (4)
Agents\VsCode\VsCodeAgentEnvironmentScanner.cs (4)
207var mcpConfigPath = Path.Combine(vsCodeFolder.FullName, McpConfigFileName); 243var mcpConfigPath = Path.Combine(vsCodeFolder.FullName, McpConfigFileName); 296var mcpConfigPath = Path.Combine(vsCodeFolder.FullName, McpConfigFileName); 344var mcpConfigPath = Path.Combine(vsCodeFolder.FullName, McpConfigFileName);