1 write to relationships_
Aspire.Hosting (1)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (1)
4251relationships_ = other.relationships_.Clone();
10 references to relationships_
Aspire.Hosting (10)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (10)
4251relationships_ = other.relationships_.Clone(); 4503get { return relationships_; } 4551if(!relationships_.Equals(other.relationships_)) return false; 4575hash ^= relationships_.GetHashCode(); 4694relationships_.WriteTo(ref output, _repeated_relationships_codec); 4742size += relationships_.CalculateSize(_repeated_relationships_codec); 4800relationships_.Add(other.relationships_); 4989relationships_.AddEntriesFrom(ref input, _repeated_relationships_codec);