1 write to _others
Aspire.Cli.Tests (1)
TestServices\FakeInstallationDiscovery.cs (1)
25
_others
= others ?? [];
1 reference to _others
Aspire.Cli.Tests (1)
TestServices\FakeInstallationDiscovery.cs (1)
45
IReadOnlyList<InstallationInfo> all = [_self, ..
_others
];