Home
last modified time | relevance | path

Searched defs:SomeNestedType (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/protos/
Dunittest_issues.proto86 message SomeNestedType { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs1017 public sealed partial class SomeNestedType : pb::IMessage<SomeNestedType> { class in UnitTest.Issues.TestProtos.ReservedNames.Types
1029 public SomeNestedType() { in SomeNestedType() method in UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType
1035 public SomeNestedType(SomeNestedType other) : this() { in SomeNestedType() method in UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType