2 writes to displayProperties_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
2343
displayProperties_
= other.displayProperties_ != null ? other.displayProperties_.Clone() : null;
2440
displayProperties_
= value;
9 references to displayProperties_
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (9)
2343
displayProperties_ = other.
displayProperties_
!= null ? other.
displayProperties_
.Clone() : null;
2438
get { return
displayProperties_
; }
2475
if (
displayProperties_
!= null) hash ^= DisplayProperties.GetHashCode();
2540
if (
displayProperties_
!= null) {
2566
if (
displayProperties_
!= null) {
2593
if (other.
displayProperties_
!= null) {
2594
if (
displayProperties_
== null) {
2677
if (
displayProperties_
== null) {