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