Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs2240 public bool HasLabel { property in Google.Protobuf.Reflection.FieldDescriptorProto
2511 if (HasLabel) hash ^= Label.GetHashCode(); in GetHashCode()
2548 if (HasLabel) { in WriteTo()
2601 if (HasLabel) { in IBufferMessage.InternalWriteTo()
2648 if (HasLabel) { in CalculateSize()
2692 if (other.HasLabel) { in MergeFrom()

Completed in 15 milliseconds