Lines Matching refs:HasStart
1210 public bool HasStart { property in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1289 if (HasStart) hash ^= Start.GetHashCode(); in GetHashCode()
1305 if (HasStart) { in WriteTo()
1325 if (HasStart) { in CalculateSize()
1345 if (other.HasStart) { in MergeFrom()
1449 public bool HasStart { property in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
1506 if (HasStart) hash ^= Start.GetHashCode(); in GetHashCode()
1521 if (HasStart) { in WriteTo()
1537 if (HasStart) { in CalculateSize()
1554 if (other.HasStart) { in MergeFrom()
2876 public bool HasStart { property in Google.Protobuf.Reflection.EnumDescriptorProto.Types.EnumReservedRange
2933 if (HasStart) hash ^= Start.GetHashCode(); in GetHashCode()
2948 if (HasStart) { in WriteTo()
2964 if (HasStart) { in CalculateSize()
2981 if (other.HasStart) { in MergeFrom()