H A D | Descriptor.cs | 166 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FileDescriptorProto), global::Google.Protobuf.Reflection.FileDescriptorProto.Parser, new[]{ "Name", "Package", "Dependency", "PublicDependency", "WeakDependency", "MessageType", "EnumType", "Service", "Extension", "Options", "SourceCodeInfo", "Syntax" }, null, null, null, null), in DescriptorReflection() 185 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.SourceCodeInfo), global::Google.Protobuf.Reflection.SourceCodeInfo.Parser, new[]{ "Location" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location), global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location.Parser, new[]{ "Path", "Span", "LeadingComments", "TrailingComments", "LeadingDetachedComments" }, null, null, null, null)}), in DescriptorReflection() 558 private global::Google.Protobuf.Reflection.SourceCodeInfo sourceCodeInfo_; 566 public global::Google.Protobuf.Reflection.SourceCodeInfo SourceCodeInfo { property in Google.Protobuf.Reflection.FileDescriptorProto 623 if (!object.Equals(SourceCodeInfo, other.SourceCodeInfo)) retur in Equals() 9183 public sealed partial class SourceCodeInfo : pb::IMessage<SourceCodeInfo> global() class 9204 public SourceCodeInfo() { SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo 9211 public SourceCodeInfo(SourceCodeInfo other) : this() { SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo [all...] |