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