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