Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs1437 public bool HasStart { property in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1506 if (HasStart) hash ^= Start.GetHashCode(); in GetHashCode()
1525 if (HasStart) { in WriteTo()
1546 if (HasStart) { in IBufferMessage.InternalWriteTo()
1567 if (HasStart) { in CalculateSize()
1587 if (other.HasStart) { in MergeFrom()
1728 public bool HasStart { property in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
1785 if (HasStart) hash ^= Start.GetHashCode(); in GetHashCode()
1803 if (HasStart) { in WriteTo()
1820 if (HasStart) { in IBufferMessage.InternalWriteTo()
3535 public bool HasStart { global() property in Google.Protobuf.Reflection.EnumDescriptorProto.Types.EnumReservedRange
[all...]

Completed in 10 milliseconds