Searched refs:EmptyTypes (Results 1 – 9 of 9) sorted by relevance
2 module EmptyTypes {126 var EmptyTypes; variable127 (function (EmptyTypes) { argument184 })(EmptyTypes || (EmptyTypes = {}));
2 module EmptyTypes {3 >EmptyTypes : typeof EmptyTypes
2 module EmptyTypes {3 >EmptyTypes : Symbol(EmptyTypes, Decl(arrayBestCommonTypes.ts, 0, 0))
94 NestedEnums = nestedEnums ?? ReflectionUtil.EmptyTypes; in GeneratedClrTypeInfo()
96 …thod = property.DeclaringType.GetRuntimeMethod("Clear" + property.Name, ReflectionUtil.EmptyTypes); in SingleFieldAccessor()
75 internal static readonly Type[] EmptyTypes = new Type[0]; field in Google.Protobuf.Reflection.ReflectionUtil
82 catalog.GetType().GetMethod("GetMsgidPluralTable", Type.EmptyTypes); in Dump()172 ConstructorInfo constructor = clazz.GetConstructor(Type.EmptyTypes); in InstantiateResourceSet()
1 module EmptyTypes {
184 ConstructorInfo constructor = clazz.GetConstructor(Type.EmptyTypes); in InstantiateResourceSet()