Lines Matching refs:Field1
143 new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.TestMessageWithCustomOptions), global::UnitTest.Issues.TestProtos.TestMessageWithCustomOptions.Parser, new[]{ "Field1", "OneofField" }, new[]{ "AnOneof" }, new[]{ typeof(global::UnitTest.Issues.TestProtos.TestMessageWithCustomOptions.Types.AnEnum) }, null, null),
308 public string Field1 {
357 if (Field1 != other.Field1) return false;
366 if (Field1.Length != 0) hash ^= Field1.GetHashCode();
385 if (Field1.Length != 0) {
387 output.WriteString(Field1);
402 if (Field1.Length != 0) {
404 output.WriteString(Field1);
419 if (Field1.Length != 0) {
420 size += 1 + pb::CodedOutputStream.ComputeStringSize(Field1);
436 if (other.Field1.Length != 0) {
437 Field1 = other.Field1;
460 Field1 = input.ReadString();
482 Field1 = input.ReadString();