Lines Matching defs:Weak
178 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FieldOptions), global::Google.Protobuf.Reflection.FieldOptions.Parser, new[]{ "Ctype", "Packed", "Jstype", "Lazy", "Deprecated", "Weak", "UninterpretedOption" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FieldOptions.Types.CType), typeof(global::Google.Protobuf.Reflection.FieldOptions.Types.JSType) }, null, null),
6704 public bool Weak {
6753 if (Weak != other.Weak) return false;
6769 if (HasWeak) hash ^= Weak.GetHashCode();
6812 output.WriteBool(Weak);
6849 output.WriteBool(Weak);
6913 Weak = other.Weak;
6954 Weak = input.ReadBool();
6998 Weak = input.ReadBool();