Searched defs:OneofMerging (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ | ||
| D | IssuesTest.cs | 84 public void OneofMerging() in OneofMerging() method in Google.Protobuf.IssuesTest |
| /third_party/protobuf/csharp/protos/ | ||
| D | unittest_issues.proto | 132 message OneofMerging { message |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
| D | UnittestIssues.cs | 2430 public sealed partial class OneofMerging : pb::IMessage<OneofMerging> class |