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