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