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