Searched defs:clrType (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | EnumDescriptor.cs | 47 private readonly Type clrType; field in Google.Protobuf.Reflection.EnumDescriptor 49 …(EnumDescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int index, Type clrType) in EnumDescriptor()
|
D | GeneratedClrTypeInfo.cs | 91 …public GeneratedClrTypeInfo(Type clrType, MessageParser parser, string[] propertyNames, string[] o… in GeneratedClrTypeInfo() 107 …public GeneratedClrTypeInfo(Type clrType, MessageParser parser, string[] propertyNames, string[] o… in GeneratedClrTypeInfo()
|