Searched refs:TypeSupportsPacking (Results 1 – 1 of 1) sorted by relevance
351 private static readonly bool TypeSupportsPacking = default(T) != null; field in Google.Protobuf.FieldCodec367 … TypeSupportsPacking && WireFormat.GetTagWireType(tag) == WireFormat.WireType.LengthDelimited; in IsPackedRepeatedField()