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