Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DIssuesTest.cs84 public void OneofMerging() in OneofMerging() method in Google.Protobuf.IssuesTest
/third_party/protobuf/csharp/protos/
Dunittest_issues.proto132 message OneofMerging { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs2430 public sealed partial class OneofMerging : pb::IMessage<OneofMerging> class
2451 public OneofMerging() { in OneofMerging() method in UnitTest.Issues.TestProtos.OneofMerging
2458 public OneofMerging(OneofMerging other) : this() { in OneofMerging() method in UnitTest.Issues.TestProtos.OneofMerging