4 references to McpConfigFileName
aspire (4)
Agents\VsCode\VsCodeAgentEnvironmentScanner.cs (4)
197
var mcpConfigPath = Path.Combine(vsCodeFolder.FullName,
McpConfigFileName
);
233
var mcpConfigPath = Path.Combine(vsCodeFolder.FullName,
McpConfigFileName
);
286
var mcpConfigPath = Path.Combine(vsCodeFolder.FullName,
McpConfigFileName
);
334
var mcpConfigPath = Path.Combine(vsCodeFolder.FullName,
McpConfigFileName
);