2 references to GetDcpCliPath
Aspire.Hosting.Testing (2)
DistributedApplicationTestingBuilder.cs (2)
331
if (appHostAssembly is not null &&
GetDcpCliPath
(appHostAssembly) is { Length: > 0 })
359
if (asm is not null &&
GetDcpCliPath
(asm) is { Length: > 0 })