Searched defs:ClrType (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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 | 139 public Type ClrType { get; } property in Google.Protobuf.Reflection.MessageDescriptor |