Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/
Dunittest_issues.proto60 message DeprecatedChild { message
/third_party/protobuf/csharp/protos/
Dunittest_issues.proto61 message DeprecatedChild { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs749 public sealed partial class DeprecatedChild : pb::IMessage<DeprecatedChild> class
770 public DeprecatedChild() { in DeprecatedChild() method in UnitTest.Issues.TestProtos.DeprecatedChild
777 public DeprecatedChild(DeprecatedChild other) : this() { in DeprecatedChild() method in UnitTest.Issues.TestProtos.DeprecatedChild