2 writes to parameter_
Aspire.Hosting (2)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (2)
582
parameter_
= other.parameter_ != null ? other.parameter_.Clone() : null;
671
parameter_
= value;
9 references to parameter_
Aspire.Hosting (9)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (9)
582
parameter_ = other.
parameter_
!= null ? other.
parameter_
.Clone() : null;
669
get { return
parameter_
; }
830
if (
parameter_
!= null) hash ^= Parameter.GetHashCode();
912
if (
parameter_
!= null) {
955
if (
parameter_
!= null) {
994
if (other.
parameter_
!= null) {
995
if (
parameter_
== null) {
1105
if (
parameter_
== null) {