2 writes to DisplayName
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
2868DisplayName = other.DisplayName; 2921DisplayName = input.ReadString();
12 references to DisplayName
Aspire.Dashboard (12)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (10)
2782if (DisplayName != other.DisplayName) return false; 2791if (DisplayName.Length != 0) hash ^= DisplayName.GetHashCode(); 2832if (DisplayName.Length != 0) { 2834output.WriteString(DisplayName); 2849if (DisplayName.Length != 0) { 2850size += 1 + pb::CodedOutputStream.ComputeStringSize(DisplayName); 2867if (other.DisplayName.Length != 0) { 2868DisplayName = other.DisplayName;
ResourceService\Partials.cs (2)
84return (url.EndpointName, url.DisplayProperties.DisplayName) switch 87_ => url.DisplayProperties.DisplayName