Lines Matching defs:DefaultValue
170 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto), global::Google.Protobuf.Reflection.FieldDescriptorProto.Parser, new[]{ "Name", "Number", "Label", "Type", "TypeName", "Extendee", "DefaultValue", "OneofIndex", "JsonName", "Options", "Proto3Optional" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Type), typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Label) }, null, null),
2347 public string DefaultValue {
2498 if (DefaultValue != other.DefaultValue) return false;
2515 if (HasDefaultValue) hash ^= DefaultValue.GetHashCode();
2562 output.WriteString(DefaultValue);
2615 output.WriteString(DefaultValue);
2661 size += 1 + pb::CodedOutputStream.ComputeStringSize(DefaultValue);
2705 DefaultValue = other.DefaultValue;
2761 DefaultValue = input.ReadString();
2822 DefaultValue = input.ReadString();