Home
last modified time | relevance | path

Searched refs:StructReflection (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs15 public static partial class StructReflection { class
24 static StructReflection() { in StructReflection() method in Google.Protobuf.WellKnownTypes.StructReflection
92 … get { return global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor.MessageTypes[0]; }
264 … get { return global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor.MessageTypes[1]; }
710 … get { return global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor.MessageTypes[2]; }
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
DTypeRegistryTest.cs45 … var registry = TypeRegistry.FromFiles(DurationReflection.Descriptor, StructReflection.Descriptor); in CreateWithFileDescriptor()
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DTypeRegistryTest.cs45 … var registry = TypeRegistry.FromFiles(DurationReflection.Descriptor, StructReflection.Descriptor); in CreateWithFileDescriptor()
/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonParser.cs67 …private static readonly EnumDescriptor NullValueDescriptor = StructReflection.Descriptor.EnumTypes…
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs63 … new pbr::FileDescriptor[] { global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, }, in UnittestIssuesReflection()
DUnittestWellKnownTypes.cs165 …ontextReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, g… in UnittestWellKnownTypesReflection()
DTestMessagesProto3.cs233 …ldMaskReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor, g… in TestMessagesProto3Reflection()