Home
last modified time | relevance | path

Searched refs:HasProto3Optional (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs2470 public bool HasProto3Optional { property in Google.Protobuf.Reflection.FieldDescriptorProto
2519 if (HasProto3Optional) hash ^= Proto3Optional.GetHashCode(); in GetHashCode()
2576 if (HasProto3Optional) { in WriteTo()
2629 if (HasProto3Optional) { in IBufferMessage.InternalWriteTo()
2672 if (HasProto3Optional) { in CalculateSize()
2719 if (other.HasProto3Optional) { in MergeFrom()

Completed in 15 milliseconds