Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4962 public bool HasGoPackage { property in Google.Protobuf.Reflection.FileOptions
5393 if (HasGoPackage) hash ^= GoPackage.GetHashCode(); in GetHashCode()
5443 if (HasGoPackage) { in WriteTo()
5536 if (HasGoPackage) { in IBufferMessage.InternalWriteTo()
5631 if (HasGoPackage) { in CalculateSize()
5706 if (other.HasGoPackage) { in MergeFrom()

Completed in 15 milliseconds