Google.Protobuf.Reflection.GeneratedCodeInfo
public sealed class GeneratedCodeInfo : IMessage<GeneratedCodeInfo>, IMessage, IEquatable<GeneratedCodeInfo>, IDeepCloneable<GeneratedCodeInfo>, IBufferMessage
Describes the relationship between generated code and its original source
file. A GeneratedCodeInfo message is associated with only one generated
source file, but may contain references to different source .proto files.
Container for nested types declared in the GeneratedCodeInfo message type.
Field number for the "annotation" field.
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
public GeneratedCodeInfo()