Google.Protobuf.Reflection.DescriptorReflection
Holder for reflection information generated from google/protobuf/descriptor.proto
namespace Google.Protobuf.Reflection
{
public static class DescriptorReflection
{
public static FileDescriptor Descriptor { get; }
}
}