3 references to DcpDependencyCheck
Aspire.Hosting (3)
Dcp\DcpDependencyCheck.cs (1)
166GetCurrentPackageVersion(typeof(DcpDependencyCheck).Assembly)
Dcp\DcpHost.cs (1)
112DcpDependencyCheck.CheckDcpInfoAndLogErrors(_logger, _dcpOptions, dcpInfo, throwIfUnhealthy: requireContainerRuntimeInitialization);
DistributedApplicationBuilder.cs (1)
350_innerBuilder.Services.AddSingleton<IDcpDependencyCheckService, DcpDependencyCheck>();