Searched refs:AllowAliasDefaultValue (Results 1 – 1 of 1) sorted by relevance
6009 private readonly static bool AllowAliasDefaultValue = false; field in Google.Protobuf.Reflection.EnumOptions6018 … get { if ((_hasBits0 & 1) != 0) { return allowAlias_; } else { return AllowAliasDefaultValue; } }