2 writes to parameter_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
1181
parameter_
= other.parameter_ != null ? other.parameter_.Clone() : null;
1251
parameter_
= value;
9 references to parameter_
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (9)
1181
parameter_ = other.
parameter_
!= null ? other.
parameter_
.Clone() : null;
1249
get { return
parameter_
; }
1284
if (
parameter_
!= null) hash ^= Parameter.GetHashCode();
1341
if (
parameter_
!= null) {
1364
if (
parameter_
!= null) {
1388
if (other.
parameter_
!= null) {
1389
if (
parameter_
== null) {
1464
if (
parameter_
== null) {