2 writes to isSensitive_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
3874isSensitive_ = other.isSensitive_; 3960isSensitive_ = value;
2 references to isSensitive_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
3874isSensitive_ = other.isSensitive_; 3957get { if ((_hasBits0 & 1) != 0) { return isSensitive_; } else { return IsSensitiveDefaultValue; } }