Searched refs:TestIsInitialized (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 698 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestIsInitialized), global::Google.Protobuf.TestProtos.Proto2.TestIsInitialized.Parser, new[]{ "SubMessage" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestIsInitialized.Types.SubMessage), global::Google.Protobuf.TestProtos.Proto2.TestIsInitialized.Types.SubMessage.Parser, new[]{ "SubGroup" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestIsInitialized.Types.SubMessage.Types.SubGroup), global::Google.Protobuf.TestProtos.Proto2.TestIsInitialized.Types.SubMessage.Types.SubGroup.Parser, new[]{ "I" }, null, null, null, null)})}), in UnittestReflection() 11911 public sealed partial class TestIsInitialized : pb::IMessage<TestIsInitialized> class 11916 private static readonly pb::MessageParser<TestIsInitialized> _parser = new pb::MessageParser<TestIsInitialized>(() 11932 public TestIsInitialized() { TestIsInitialized() method in Google.Protobuf.TestProtos.Proto2.TestIsInitialized 11939 public TestIsInitialized(TestIsInitialized other) : this() { TestIsInitialized() method in Google.Protobuf.TestProtos.Proto2.TestIsInitialized [all...] |
Completed in 29 milliseconds