Home
last modified time | relevance | path

Searched defs:RepeatedExtensionValue (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DExtensionValue.cs139 internal sealed class RepeatedExtensionValue<T> : IExtensionValue class
144 internal RepeatedExtensionValue(FieldCodec<T> codec) in RepeatedExtensionValue() method in Google.Protobuf.RepeatedExtensionValue