1 write to _assembly
Aspire.Hosting (1)
DistributedApplicationOptions.cs (1)
30
_assembly
= new(ResolveAssembly);
1 reference to _assembly
Aspire.Hosting (1)
DistributedApplicationOptions.cs (1)
64
internal Assembly? Assembly =>
_assembly
.Value;