Home
last modified time | relevance | path

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

/external/protobuf/csharp/protos/
Dunittest_proto3.proto191 message TestEnumAllowAlias { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs3097 public sealed partial class TestEnumAllowAlias : pb::IMessage<TestEnumAllowAlias> { class
3114 public TestEnumAllowAlias() { in TestEnumAllowAlias() method in Google.Protobuf.TestProtos.TestEnumAllowAlias
3121 public TestEnumAllowAlias(TestEnumAllowAlias other) : this() { in TestEnumAllowAlias() method in Google.Protobuf.TestProtos.TestEnumAllowAlias