2 writes to applicationName_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
373
applicationName_
= other.applicationName_;
391
applicationName_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2 references to applicationName_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
373
applicationName_ = other.
applicationName_
;
389
get { return
applicationName_
; }