Searched defs:EmptyTypes (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | ReflectionUtil.cs | 75 internal static readonly Type[] EmptyTypes = new Type[0]; field in Google.Protobuf.Reflection.ReflectionUtil |
/third_party/typescript/tests/baselines/reference/ | ||
D | arrayBestCommonTypes.js | 126 var EmptyTypes; variable |