Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4375 public bool HasOutputType { property in Google.Protobuf.Reflection.MethodDescriptorProto
4476 if (HasOutputType) hash ^= OutputType.GetHashCode(); in GetHashCode()
4504 if (HasOutputType) { in WriteTo()
4537 if (HasOutputType) { in IBufferMessage.InternalWriteTo()
4568 if (HasOutputType) { in CalculateSize()
4597 if (other.HasOutputType) { in MergeFrom()

Completed in 17 milliseconds