Lines Matching defs:SourceCodeInfo

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),
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)}),
558 private global::Google.Protobuf.Reflection.SourceCodeInfo sourceCodeInfo_;
566 public global::Google.Protobuf.Reflection.SourceCodeInfo SourceCodeInfo {
623 if (!object.Equals(SourceCodeInfo, other.SourceCodeInfo)) return false;
641 if (sourceCodeInfo_ != null) hash ^= SourceCodeInfo.GetHashCode();
678 output.WriteMessage(SourceCodeInfo);
714 output.WriteMessage(SourceCodeInfo);
748 size += 1 + pb::CodedOutputStream.ComputeMessageSize(SourceCodeInfo);
785 SourceCodeInfo = new global::Google.Protobuf.Reflection.SourceCodeInfo();
787 SourceCodeInfo.MergeFrom(other.SourceCodeInfo);
843 SourceCodeInfo = new global::Google.Protobuf.Reflection.SourceCodeInfo();
845 input.ReadMessage(SourceCodeInfo);
913 SourceCodeInfo = new global::Google.Protobuf.Reflection.SourceCodeInfo();
915 input.ReadMessage(SourceCodeInfo);
9183 public sealed partial class SourceCodeInfo : pb::IMessage<SourceCodeInfo>
9188 private static readonly pb::MessageParser<SourceCodeInfo> _parser = new pb::MessageParser<SourceCodeInfo>(() => new SourceCodeInfo());
9191 public static pb::MessageParser<SourceCodeInfo> Parser { get { return _parser; } }
9204 public SourceCodeInfo() {
9211 public SourceCodeInfo(SourceCodeInfo other) : this() {
9217 public SourceCodeInfo Clone() {
9218 return new SourceCodeInfo(this);
9223 private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location> _repeated_location_codec
9224 = pb::FieldCodec.ForMessage(10, global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location.Parser);
9225 private readonly pbc::RepeatedField<global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location> location_ = new pbc::RepeatedField<global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location>();
9272 public pbc::RepeatedField<global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location> Location {
9278 return Equals(other as SourceCodeInfo);
9282 public bool Equals(SourceCodeInfo other) {
9341 public void MergeFrom(SourceCodeInfo other) {
9388 /// <summary>Container for nested types declared in the SourceCodeInfo message type.</summary>
9403 get { return global::Google.Protobuf.Reflection.SourceCodeInfo.Descriptor.NestedTypes[0]; }
9491 /// If this SourceCodeInfo represents a complete declaration, these are any
10010 /// is formatted the same as SourceCodeInfo.Location.path.