Home | History | Annotate | Download | only in TestProtos

Lines Matching refs:Item

58             new pbr::GeneratedClrTypeInfo(typeof(global::UnitTest.Issues.TestProtos.ItemField), global::UnitTest.Issues.TestProtos.ItemField.Parser, new[]{ "Item" }, null, null, null),
805 /// <summary>Field number for the "item" field.</summary>
808 public int Item {
826 if (Item != other.Item) return false;
832 if (Item != 0) hash ^= Item.GetHashCode();
841 if (Item != 0) {
843 output.WriteInt32(Item);
849 if (Item != 0) {
850 size += 1 + pb::CodedOutputStream.ComputeInt32Size(Item);
859 if (other.Item != 0) {
860 Item = other.Item;
872 Item = input.ReadInt32();