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