Lines Matching refs:TestDeprecatedFields
676 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestDeprecatedFields), global::Google.Protobuf.TestProtos.Proto2.TestDeprecatedFields.Parser, new[]{ "DeprecatedInt32", "DeprecatedInt32InOneof" }, new[]{ "OneofFields" }, null, null, null),
5241 public sealed partial class TestDeprecatedFields : pb::IMessage<TestDeprecatedFields>
5246 private static readonly pb::MessageParser<TestDeprecatedFields> _parser = new pb::MessageParser<TestDeprecatedFields>(() => new TestDeprecatedFields());
5250 public static pb::MessageParser<TestDeprecatedFields> Parser { get { return _parser; } }
5263 public TestDeprecatedFields() {
5270 public TestDeprecatedFields(TestDeprecatedFields other) : this() {
5283 public TestDeprecatedFields Clone() {
5284 return new TestDeprecatedFields(this);
5360 return Equals(other as TestDeprecatedFields);
5364 public bool Equals(TestDeprecatedFields other) {
5446 public void MergeFrom(TestDeprecatedFields other) {