Searched refs:HasDeprecated (Results 1 – 1 of 1) sorted by relevance
4212 public bool HasDeprecated { property in Google.Protobuf.Reflection.FileOptions4510 if (HasDeprecated) hash ^= Deprecated.GetHashCode(); in GetHashCode()4572 if (HasDeprecated) { in WriteTo()4661 if (HasDeprecated) { in CalculateSize()4736 if (other.HasDeprecated) { in MergeFrom()5051 public bool HasDeprecated { property in Google.Protobuf.Reflection.MessageOptions5149 if (HasDeprecated) hash ^= Deprecated.GetHashCode(); in GetHashCode()5176 if (HasDeprecated) { in WriteTo()5202 if (HasDeprecated) { in CalculateSize()5229 if (other.HasDeprecated) { in MergeFrom()[all …]