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