Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldDescriptor.cs357 if (Proto.HasTypeName) in CrossLink()
H A DDescriptor.cs2298 public bool HasTypeName { property in Google.Protobuf.Reflection.FieldDescriptorProto
2513 if (HasTypeName) hash ^= TypeName.GetHashCode(); in GetHashCode()
2556 if (HasTypeName) { in WriteTo()
2609 if (HasTypeName) { in IBufferMessage.InternalWriteTo()
2654 if (HasTypeName) { in CalculateSize()
2698 if (other.HasTypeName) { in MergeFrom()

Completed in 16 milliseconds