Searched defs:AddAll (Results 1 – 2 of 2) sorted by relevance
216 private static List<T> AddAll<T>(List<T> current, IList<T> extras) in AddAll() method in Google.Protobuf.UnknownField
7086 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function7215 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function7386 void AddAll() { m_AllAllocations = true; } in AddAll() function