2 writes to isStdErr_
Aspire.Hosting (2)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (2)
6498isStdErr_ = other.isStdErr_; 6535isStdErr_ = value;
2 references to isStdErr_
Aspire.Hosting (2)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (2)
6498isStdErr_ = other.isStdErr_; 6532get { if ((_hasBits0 & 1) != 0) { return isStdErr_; } else { return IsStdErrDefaultValue; } }