Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs9548 public bool HasLeadingComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
9616 if (HasLeadingComments) hash ^= LeadingComments.GetHashCode(); in GetHashCode()
9637 if (HasLeadingComments) { in WriteTo()
9657 if (HasLeadingComments) { in IBufferMessage.InternalWriteTo()
9677 if (HasLeadingComments) { in CalculateSize()
9697 if (other.HasLeadingComments) { in MergeFrom()

Completed in 15 milliseconds