1 write to _self
Aspire.Cli.Tests (1)
TestServices\FakeInstallationDiscovery.cs (1)
24_self = self;
2 references to _self
Aspire.Cli.Tests (2)
TestServices\FakeInstallationDiscovery.cs (2)
29public InstallationInfo DescribeSelf() => _self; 45IReadOnlyList<InstallationInfo> all = [_self, .. _others];