Home
last modified time | relevance | path

Searched refs:MessageSetCorrect (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs212 new pbr::GeneratedClrTypeInfo(typeof(global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect), global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect.Parser, null, null, null, null, null), in TestMessagesProto2Reflection()
5215 public sealed partial class MessageSetCorrect : pb::IExtendableMessage<MessageSetCorrect> class in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types
5220 private static readonly pb::MessageParser<MessageSetCorrect> _parser = new pb::MessageParser<MessageSetCorrect>(() => new MessageSetCorrect());
5222 private pb::ExtensionSet<MessageSetCorrect> _extensions;
5223 private pb::ExtensionSet<MessageSetCorrect> _Extensions { get { return _extensions; } }
5225 public static pb::MessageParser<MessageSetCorrect> Parse
5238 public MessageSetCorrect() { MessageSetCorrect() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
5245 public MessageSetCorrect(MessageSetCorrect other) : this() { MessageSetCorrect() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
[all...]

Completed in 9 milliseconds