2 instantiations of LayoutComponents
aspire (2)
Layout\LayoutConfiguration.cs (1)
58public LayoutComponents Components { get; set; } = new();
Layout\LayoutDiscovery.cs (1)
223Components = new LayoutComponents()
1 reference to LayoutComponents
aspire (1)
Layout\LayoutConfiguration.cs (1)
58public LayoutComponents Components { get; set; } = new();