Lines Matching defs:LeadingComments
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)}),
9540 public string LeadingComments {
9605 if (LeadingComments != other.LeadingComments) return false;
9616 if (HasLeadingComments) hash ^= LeadingComments.GetHashCode();
9639 output.WriteString(LeadingComments);
9659 output.WriteString(LeadingComments);
9678 size += 1 + pb::CodedOutputStream.ComputeStringSize(LeadingComments);
9698 LeadingComments = other.LeadingComments;
9729 LeadingComments = input.ReadString();
9765 LeadingComments = input.ReadString();