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