H A D | UnittestWellKnownTypes.cs | 167 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestWellKnownTypes), global::Google.Protobuf.TestProtos.TestWellKnownTypes.Parser, new[]{ "AnyField", "ApiField", "DurationField", "EmptyField", "FieldMaskField", "SourceContextField", "StructField", "TimestampField", "TypeField", "DoubleField", "FloatField", "Int64Field", "Uint64Field", "Int32Field", "Uint32Field", "BoolField", "StringField", "BytesField", "ValueField" }, null, null, null, null), in UnittestWellKnownTypesReflection() 461 public global::Google.Protobuf.WellKnownTypes.Value ValueField { property in Google.Protobuf.TestProtos.TestWellKnownTypes 499 if (!object.Equals(ValueField, other.ValueField)) return false; in Equals() 524 if (valueField_ != null) hash ^= ValueField.GetHashCode(); in GetHashCode() 606 output.WriteMessage(ValueField); in WriteTo() 682 output.WriteMessage(ValueField); in IBufferMessage.InternalWriteTo() 748 size += 2 + pb::CodedOutputStream.ComputeMessageSize(ValueField); in CalculateSize() 862 ValueField = new global::Google.Protobuf.WellKnownTypes.Value(); in MergeFrom() 864 ValueField in MergeFrom() [all...] |