Home
last modified time | relevance | path

Searched defs:_Extensions (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestSelfreferentialOptions.cs74 private pb::ExtensionSet<FooOptions> _Extensions { get { return _extensions; } } property in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
H A DTestMessagesProto2.cs255 private pb::ExtensionSet<TestAllTypesProto2> _Extensions { get { return _extensions; } } property in ProtobufTestMessages.Proto2.TestAllTypesProto2
5223 private pb::ExtensionSet<MessageSetCorrect> _Extensions { get { return _extensions; } } property in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
H A DUnittest.cs6031 private pb::ExtensionSet<TestAllExtensions> _Extensions { get { return _extensions; } } property in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
7036 private pb::ExtensionSet<TestGroupExtension> _Extensions { get { return _extensions; } } property in Google.Protobuf.TestProtos.Proto2.TestGroupExtension
10188 private pb::ExtensionSet<TestEmptyMessageWithExtensions> _Extensions { get { return _extensions; } } property in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
10369 private pb::ExtensionSet<TestMultipleExtensionRanges> _Extensions { get { return _extensions; } } property in Google.Protobuf.TestProtos.Proto2.TestMultipleExtensionRanges
14528 private pb::ExtensionSet<TestFieldOrderings> _Extensions { get { return _extensions; } } property in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
23677 private pb::ExtensionSet<TestPackedExtensions> _Extensions { get { return _extensions; } } property in Google.Protobuf.TestProtos.Proto2.TestPackedExtensions
23858 private pb::ExtensionSet<TestUnpackedExtensions> _Extensions { get { return _extensions; } } property in Google.Protobuf.TestProtos.Proto2.TestUnpackedExtensions
24987 private pb::ExtensionSet<TestParsingMerge> _Extensions { get { return _extensions; } } property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge
27886 private pb::ExtensionSet<TestHugeFieldNumbers> _Extensions { get { return _extensions; } } global() property in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers
28921 private pb::ExtensionSet<TestExtensionInsideTable> _Extensions { get { return _extensions; } } global() property in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs1924 private pb::ExtensionSet<ExtensionRangeOptions> _Extensions { get { return _extensions; } } property in Google.Protobuf.Reflection.ExtensionRangeOptions
4709 private pb::ExtensionSet<FileOptions> _Extensions { get { return _extensions; } } property in Google.Protobuf.Reflection.FileOptions
6012 private pb::ExtensionSet<MessageOptions> _Extensions { get { return _extensions; } } property in Google.Protobuf.Reflection.MessageOptions
6473 private pb::ExtensionSet<FieldOptions> _Extensions { get { return _extensions; } } property in Google.Protobuf.Reflection.FieldOptions
7073 private pb::ExtensionSet<OneofOptions> _Extensions { get { return _extensions; } } property in Google.Protobuf.Reflection.OneofOptions
7282 private pb::ExtensionSet<EnumOptions> _Extensions { get { return _extensions; } } property in Google.Protobuf.Reflection.EnumOptions
7601 private pb::ExtensionSet<EnumValueOptions> _Extensions { get { return _extensions; } } property in Google.Protobuf.Reflection.EnumValueOptions
7867 private pb::ExtensionSet<ServiceOptions> _Extensions { get { return _extensions; } } property in Google.Protobuf.Reflection.ServiceOptions
8133 private pb::ExtensionSet<MethodOptions> _Extensions { get { return _extensions; } } property in Google.Protobuf.Reflection.MethodOptions

Completed in 63 milliseconds