Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
DDescriptorsTest.cs230 public void DescriptorProtoFileDescriptor() in DescriptorProtoFileDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DDescriptorsTest.cs378 public void DescriptorProtoFileDescriptor() in DescriptorProtoFileDescriptor() method in Google.Protobuf.Reflection.DescriptorsTest
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs555 … public static FileDescriptor DescriptorProtoFileDescriptor => DescriptorReflection.Descriptor; field in Google.Protobuf.Reflection.FileDescriptor