Searched refs:CopyThreshold (Results 1 – 1 of 1) sorted by relevance
45 private const int CopyThreshold = 12; field in Google.Protobuf.ByteArray52 if (count > CopyThreshold) in Copy()