3 references to _entryPoint
Aspire.Hosting.Testing (3)
DistributedApplicationFactory.cs (3)
257ConfigureBuilder(_args, applicationOptions, hostBuilderOptions, _entryPoint.Assembly, OnBuilderCreating); 384_entryPoint.Assembly, 393$"Could not intercept application builder instance. Ensure that {_entryPoint} is a type in an executable assembly, that the entrypoint creates an {typeof(DistributedApplicationBuilder)}, and that the resulting {typeof(DistributedApplication)} is being started.");