Searched refs:LeadingDetachedComments (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | DescriptorDeclaration.cs | 92 public IReadOnlyList<string> LeadingDetachedComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration |
D | Descriptor.cs | 9586 public pbc::RepeatedField<string> LeadingDetachedComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location |
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ | ||
D | DescriptorDeclarationTest.cs | 80 message.Declaration.LeadingDetachedComments); in MessageComments() |