Searched defs:clrType (Results 1 – 2 of 2) sorted by relevance
46 private readonly Type clrType; field in Google.Protobuf.Reflection.EnumDescriptor48 …(EnumDescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int index, Type clrType) in EnumDescriptor()
85 …public GeneratedClrTypeInfo(Type clrType, MessageParser parser, string[] propertyNames, string[] o… in GeneratedClrTypeInfo()