Implemented interface member:
property
AppHostAssembly
Aspire.Hosting.IDistributedApplicationBuilder.AppHostAssembly
1 reference to AppHostAssembly
Aspire.Hosting.Tests (1)
Utils\TestDistributedApplicationBuilder.cs (1)
124
public Assembly? AppHostAssembly => _innerBuilder.
AppHostAssembly
;