Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DEnumDescriptor.cs98 public Type ClrType { get { return clrType; } } property in Google.Protobuf.Reflection.EnumDescriptor
H A DGeneratedClrTypeInfo.cs60 public Type ClrType { get; private set; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
H A DMessageDescriptor.cs195 public Type ClrType { get; } property in Google.Protobuf.Reflection.MessageDescriptor
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DEnumDescriptor.cs98 public Type ClrType { get { return clrType; } } property in Google.Protobuf.Reflection.EnumDescriptor
H A DGeneratedClrTypeInfo.cs60 public Type ClrType { get; private set; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
H A DMessageDescriptor.cs195 public Type ClrType { get; } property in Google.Protobuf.Reflection.MessageDescriptor