9 writes to Installed
Aspire.Hosting.Tests (9)
Dcp\DcpHostNotificationTests.cs (8)
81Installed = true, 182Installed = true, 243Installed = true, 304Installed = true, 360Installed = true, 401Installed = true, 434Installed = false, 867Installed = true,
Dcp\TestDcpDependencyCheckService.cs (1)
18Installed = true,
3 references to Installed
Aspire.Hosting (3)
Dcp\DcpDependencyCheck.cs (1)
242var installed = dcpInfo.Containers?.Installed ?? false;
Dcp\DcpHost.cs (2)
439var installed = dcpInfo.Containers?.Installed ?? false; 543var installed = dcpInfo.Containers?.Installed ?? false;