Lines Matching refs:Proto3Optional
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),
2461 public bool Proto3Optional {
2502 if (Proto3Optional != other.Proto3Optional) return false;
2519 if (HasProto3Optional) hash ^= Proto3Optional.GetHashCode();
2578 output.WriteBool(Proto3Optional);
2631 output.WriteBool(Proto3Optional);
2720 Proto3Optional = other.Proto3Optional;
2780 Proto3Optional = input.ReadBool();
2841 Proto3Optional = input.ReadBool();