3 writes to displayName_
Aspire.Hosting (3)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (3)
1762displayName_ = other.displayName_; 1803displayName_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); 1816displayName_ = null;
3 references to displayName_
Aspire.Hosting (3)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (3)
1762displayName_ = other.displayName_; 1801get { return displayName_ ?? DisplayNameDefaultValue; } 1810get { return displayName_ != null; }