Searched refs:OptionalValue (Results 1 – 1 of 1) sorted by relevance
874 OptionalValue = other.optionalValue_ != null ? other.OptionalValue.Clone() : null; in TestAllTypes()1870 public global::Google.Protobuf.WellKnownTypes.Value OptionalValue { property in Conformance.TestAllTypes2195 if (!object.Equals(OptionalValue, other.OptionalValue)) return false; in Equals()2310 if (optionalValue_ != null) hash ^= OptionalValue.GetHashCode(); in GetHashCode()2542 output.WriteMessage(OptionalValue); in WriteTo()2773 size += 2 + pb::CodedOutputStream.ComputeMessageSize(OptionalValue); in CalculateSize()3028 OptionalValue.MergeFrom(other.OptionalValue); in MergeFrom()