3 writes to endpointName_
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (3)
2339
endpointName_
= other.endpointName_;
2366
endpointName_
= pb::ProtoPreconditions.CheckNotNull(value, "value");
2379
endpointName_
= null;
3 references to endpointName_
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (3)
2339
endpointName_ = other.
endpointName_
;
2364
get { return
endpointName_
?? EndpointNameDefaultValue; }
2373
get { return
endpointName_
!= null; }