Searched defs:EmptyTypes (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | ReflectionUtil.cs | 76 internal static readonly Type[] EmptyTypes = new Type[0]; field in Google.Protobuf.Reflection.ReflectionUtil |
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | ReflectionUtil.cs | 76 internal static readonly Type[] EmptyTypes = new Type[0]; field in Google.Protobuf.Reflection.ReflectionUtil |