Lines Matching refs:TestOneof
185 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestOneof), global::Google.Protobuf.TestProtos.TestOneof.Parser, new[]{ "FooInt", "FooString", "FooMessage" }, new[]{ "Foo" }, null, null, null),
6760 public sealed partial class TestOneof : pb::IMessage<TestOneof>
6765 private static readonly pb::MessageParser<TestOneof> _parser = new pb::MessageParser<TestOneof>(() => new TestOneof());
6768 public static pb::MessageParser<TestOneof> Parser { get { return _parser; } }
6781 public TestOneof() {
6788 public TestOneof(TestOneof other) : this() {
6805 public TestOneof Clone() {
6806 return new TestOneof(this);
6864 return Equals(other as TestOneof);
6868 public bool Equals(TestOneof other) {
6963 public void MergeFrom(TestOneof other) {