Google.Protobuf.Reflection.ExtensionCollection
A collection to simplify retrieving the descriptors of extensions in a descriptor for a message
Returns a readonly list of all the extensions defined in this type in
the order they were defined in the source .proto file
Returns a readonly list of all the extensions define in this type that extend
the provided descriptor type in the order they were defined in the source .proto file
Returns a readonly list of all the extensions define in this type that extend
the provided descriptor type in ascending field order