3 writes to _hasBits0
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (3)
3870_hasBits0 = other._hasBits0; 3959_hasBits0 |= 1; 3973_hasBits0 &= ~1;
3 references to _hasBits0
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (3)
3870_hasBits0 = other._hasBits0; 3957get { if ((_hasBits0 & 1) != 0) { return isSensitive_; } else { return IsSensitiveDefaultValue; } } 3967get { return (_hasBits0 & 1) != 0; }