Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs9571 public bool HasTrailingComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
9617 if (HasTrailingComments) hash ^= TrailingComments.GetHashCode(); in GetHashCode()
9641 if (HasTrailingComments) { in WriteTo()
9661 if (HasTrailingComments) { in IBufferMessage.InternalWriteTo()
9680 if (HasTrailingComments) { in CalculateSize()
9700 if (other.HasTrailingComments) { in MergeFrom()

Completed in 16 milliseconds