3 references to _entryPoint
Aspire.Hosting.Testing (3)
DistributedApplicationFactory.cs (3)
252ConfigureBuilder(_args, applicationOptions, hostBuilderOptions, _entryPoint.Assembly, OnBuilderCreating); 402_entryPoint.Assembly, 411$"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.");