Home
last modified time | relevance | path

Searched defs:ClrType (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DEnumDescriptor.cs90 public Type ClrType { get { return clrType; } } property in Google.Protobuf.Reflection.EnumDescriptor
DGeneratedClrTypeInfo.cs50 public Type ClrType { get; private set; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
DMessageDescriptor.cs185 public Type ClrType { get; } property in Google.Protobuf.Reflection.MessageDescriptor