Home
last modified time | relevance | path

Searched refs:HasSourceFile (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs8204 public bool HasSourceFile { property in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
8294 if (HasSourceFile) hash ^= SourceFile.GetHashCode(); in GetHashCode()
8311 if (HasSourceFile) { in WriteTo()
8332 if (HasSourceFile) { in CalculateSize()
8353 if (other.HasSourceFile) { in MergeFrom()