Lines Matching refs:MyString
174 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestFieldOrderings), global::Google.Protobuf.TestProtos.TestFieldOrderings.Parser, new[]{ "MyString", "MyInt", "MyFloat", "SingleNestedMessage" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestFieldOrderings.Types.NestedMessage), global::Google.Protobuf.TestProtos.TestFieldOrderings.Types.NestedMessage.Parser, new[]{ "Oo", "Bb" }, null, null, null, null)}),
4578 public string MyString {
4631 if (MyString != other.MyString) return false;
4641 if (MyString.Length != 0) hash ^= MyString.GetHashCode();
4665 if (MyString.Length != 0) {
4667 output.WriteString(MyString);
4690 if (MyString.Length != 0) {
4692 output.WriteString(MyString);
4711 if (MyString.Length != 0) {
4712 size += 1 + pb::CodedOutputStream.ComputeStringSize(MyString);
4734 if (other.MyString.Length != 0) {
4735 MyString = other.MyString;
4768 MyString = input.ReadString();
4801 MyString = input.ReadString();