Searched defs:ClrType (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | EnumDescriptor.cs | 90 public Type ClrType { get { return clrType; } } property in Google.Protobuf.Reflection.EnumDescriptor |
D | GeneratedClrTypeInfo.cs | 50 public Type ClrType { get; private set; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo |
D | MessageDescriptor.cs | 185 public Type ClrType { get; } property in Google.Protobuf.Reflection.MessageDescriptor |