Home
last modified time | relevance | path

Searched refs:HasBegin (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs8232 public bool HasBegin { property in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
8295 if (HasBegin) hash ^= Begin.GetHashCode(); in GetHashCode()
8315 if (HasBegin) { in WriteTo()
8335 if (HasBegin) { in CalculateSize()
8356 if (other.HasBegin) { in MergeFrom()