Lines Matching refs:AllowAlias
180 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.EnumOptions), global::Google.Protobuf.Reflection.EnumOptions.Parser, new[]{ "AllowAlias", "Deprecated", "UninterpretedOption" }, null, null, null, null),
7329 public bool AllowAlias {
7403 if (AllowAlias != other.AllowAlias) return false;
7415 if (HasAllowAlias) hash ^= AllowAlias.GetHashCode();
7439 output.WriteBool(AllowAlias);
7460 output.WriteBool(AllowAlias);
7501 AllowAlias = other.AllowAlias;
7525 AllowAlias = input.ReadBool();
7553 AllowAlias = input.ReadBool();