2 writes to Value
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (2)
4108Value = new global::Google.Protobuf.WellKnownTypes.Value(); 4182Value = new global::Google.Protobuf.WellKnownTypes.Value();
9 references to Value
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (8)
3993if (!object.Equals(Value, other.Value)) return false; 4004if (value_ != null) hash ^= Value.GetHashCode(); 4060output.WriteMessage(Value); 4083size += 1 + pb::CodedOutputStream.ComputeMessageSize(Value); 4110Value.MergeFrom(other.Value); 4184input.ReadMessage(Value);
ResourceService\Partials.cs (1)
144value: ValidateNotNull(property.Value),