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