Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs9018 public bool HasIsExtension { property in Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart
9049 if (HasIsExtension) hash ^= IsExtension.GetHashCode(); in GetHashCode()
9070 if (HasIsExtension) { in WriteTo()
9087 if (HasIsExtension) { in IBufferMessage.InternalWriteTo()
9103 if (HasIsExtension) { in CalculateSize()
9120 if (other.HasIsExtension) { in MergeFrom()

Completed in 15 milliseconds