Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/
Dunittest_issues.proto70 repeated int32 PrimitiveArray = 2 [deprecated = true]; field
/third_party/protobuf/csharp/protos/
Dunittest_issues.proto71 repeated int32 PrimitiveArray = 2 [deprecated = true]; field
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs947 public pbc::RepeatedField<int> PrimitiveArray { property in UnitTest.Issues.TestProtos.DeprecatedFieldsMessage