2 references to McpConfigFileName
aspire (2)
Agents\VsCode\VsCodeAgentEnvironmentScanner.cs (2)
201
var mcpConfigPath = Path.Combine(vsCodeFolder.FullName,
McpConfigFileName
);
255
var mcpConfigPath = Path.Combine(vsCodeFolder.FullName,
McpConfigFileName
);