Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4352 public bool HasInputType { property in Google.Protobuf.Reflection.MethodDescriptorProto
4475 if (HasInputType) hash ^= InputType.GetHashCode(); in GetHashCode()
4500 if (HasInputType) { in WriteTo()
4533 if (HasInputType) { in IBufferMessage.InternalWriteTo()
4565 if (HasInputType) { in CalculateSize()
4594 if (other.HasInputType) { in MergeFrom()

Completed in 15 milliseconds