Lines Matching full:allowalias
157 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.EnumOptions), global::Google.Protobuf.Reflection.EnumOptions.Parser, new[]{ "AllowAlias", "Deprecated", "UninterpretedOption" }, null, null, null),
3760 public bool AllowAlias {
3806 if (AllowAlias != other.AllowAlias) return false;
3814 if (AllowAlias != false) hash ^= AllowAlias.GetHashCode();
3825 if (AllowAlias != false) {
3827 output.WriteBool(AllowAlias);
3838 if (AllowAlias != false) {
3852 if (other.AllowAlias != false) {
3853 AllowAlias = other.AllowAlias;
3869 AllowAlias = input.ReadBool();