1 instantiation of Integration
aspire (1)
Mcp\Tools\ListIntegrationsTool.cs (1)
115.Select(p => new Integration
2 references to Integration
aspire (2)
JsonSourceGenerationContext.cs (1)
21[JsonSerializable(typeof(Integration))]
Mcp\Tools\ListIntegrationsTool.cs (1)
46public required List<Integration> Integrations { get; set; }