Home
last modified time | relevance | path

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/
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.cs139 public Type ClrType { get; } property in Google.Protobuf.Reflection.MessageDescriptor