Searched defs:EmptyArray (Results 1 – 2 of 2) sorted by relevance
21 public class EmptyArray { class
51 private static readonly T[] EmptyArray = new T[0]; field in Google.Protobuf.Collections.RepeatedField