Home
last modified time | relevance | path

Searched defs:clrType (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DEnumDescriptor.cs47 private readonly Type clrType; field in Google.Protobuf.Reflection.EnumDescriptor
49 …(EnumDescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int index, Type clrType) in EnumDescriptor()
DGeneratedClrTypeInfo.cs91 …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()