Searched refs:OptionalAliasedEnum (Results 1 – 1 of 1) sorted by relevance
632 …blic global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.AliasedEnum OptionalAliasedEnum { property in ProtobufTestMessages.Proto3.TestAllTypesProto31783 if (OptionalAliasedEnum != other.OptionalAliasedEnum) return false; in Equals()1911 …if (OptionalAliasedEnum != global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.AliasedEnu… in GetHashCode()2103 …if (OptionalAliasedEnum != global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.AliasedEnu… in WriteTo()2105 output.WriteEnum((int) OptionalAliasedEnum); in WriteTo()2399 …if (OptionalAliasedEnum != global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.AliasedEnu… in CalculateSize()2400 size += 2 + pb::CodedOutputStream.ComputeEnumSize((int) OptionalAliasedEnum); in CalculateSize()2667 …if (other.OptionalAliasedEnum != global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.Alia… in MergeFrom()2668 OptionalAliasedEnum = other.OptionalAliasedEnum; in MergeFrom()3000 …OptionalAliasedEnum = (global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.AliasedEnum) i… in MergeFrom()