Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DGeneratedClrTypeInfo.cs49 public Type ClrType { get; private set; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
DEnumDescriptor.cs78 public Type ClrType { get { return clrType; } } property in Google.Protobuf.Reflection.EnumDescriptor
DMessageDescriptor.cs135 public Type ClrType { get; } property in Google.Protobuf.Reflection.MessageDescriptor