Searched refs:EmptyNames (Results 1 – 1 of 1) sorted by relevance
43 private static readonly string[] EmptyNames = new string[0]; field in Google.Protobuf.Reflection.GeneratedClrTypeInfo91 PropertyNames = propertyNames ?? EmptyNames; in GeneratedClrTypeInfo()92 OneofNames = oneofNames ?? EmptyNames; in GeneratedClrTypeInfo()