Searched defs:RepeatedExtension (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | Extension.cs | 98 …public sealed class RepeatedExtension<TTarget, TValue> : Extension where TTarget : IExtendableMess… class |
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
D | Unittest.cs | 24182 public pbc::RepeatedField<string> RepeatedExtension { property in Google.Protobuf.TestProtos.Proto2.TestDynamicExtensions |