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