Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5181 public bool HasCsharpNamespace { property in Google.Protobuf.Reflection.FileOptions
5401 if (HasCsharpNamespace) hash ^= CsharpNamespace.GetHashCode(); in GetHashCode()
5479 if (HasCsharpNamespace) { in WriteTo()
5572 if (HasCsharpNamespace) { in IBufferMessage.InternalWriteTo()
5655 if (HasCsharpNamespace) { in CalculateSize()
5730 if (other.HasCsharpNamespace) { in MergeFrom()

Completed in 15 milliseconds