Home
last modified time | relevance | path

Searched refs:DescriptorProtoFileDescriptor (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DOldExtensions2.cs32 new pbr::FileDescriptor[] { pbr::FileDescriptor.DescriptorProtoFileDescriptor, }, in OldExtensions2Reflection()
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
DDescriptorsTest.cs253 public void DescriptorProtoFileDescriptor() in DescriptorProtoFileDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
255 … var descriptor = Google.Protobuf.Reflection.FileDescriptor.DescriptorProtoFileDescriptor; in DescriptorProtoFileDescriptor()
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DDescriptorsTest.cs370 public void DescriptorProtoFileDescriptor() in DescriptorProtoFileDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
372 … var descriptor = Google.Protobuf.Reflection.FileDescriptor.DescriptorProtoFileDescriptor; in DescriptorProtoFileDescriptor()
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs545 …public static FileDescriptor DescriptorProtoFileDescriptor { get { return DescriptorReflection.Des… property in Google.Protobuf.Reflection.FileDescriptor