Searched refs:Int32FieldFieldNumber (Results 1 – 2 of 2) sorted by relevance
160 …output.WriteTag(RepeatedWellKnownTypes.Int32FieldFieldNumber, WireFormat.WireType.LengthDelimited); in RepeatedWrappersBinaryFormat()165 …output.WriteTag(RepeatedWellKnownTypes.Int32FieldFieldNumber, WireFormat.WireType.LengthDelimited); in RepeatedWrappersBinaryFormat()227 … Assert.AreEqual(1, fields[TestWellKnownTypes.Int32FieldFieldNumber].Accessor.GetValue(message)); in Reflection_SingleValues()245 …var list = (IList) fields[RepeatedWellKnownTypes.Int32FieldFieldNumber].Accessor.GetValue(message); in Reflection_RepeatedFields()255 …var dictionary = (IDictionary) fields[MapWellKnownTypes.Int32FieldFieldNumber].Accessor.GetValue(m… in Reflection_MapFields()332 …var wrapperTag = WireFormat.MakeTag(TestWellKnownTypes.Int32FieldFieldNumber, WireFormat.WireType.… in MergingStreamExplicitValue()393 …var wrapperTag = WireFormat.MakeTag(TestWellKnownTypes.Int32FieldFieldNumber, WireFormat.WireType.… in UnknownFieldInWrapper()
361 public const int Int32FieldFieldNumber = 14; field in Google.Protobuf.TestProtos.TestWellKnownTypes1046 public const int Int32FieldFieldNumber = 14; field in Google.Protobuf.TestProtos.RepeatedWellKnownTypes1520 public const int Int32FieldFieldNumber = 14; field in Google.Protobuf.TestProtos.OneofWellKnownTypes2153 public const int Int32FieldFieldNumber = 14; field in Google.Protobuf.TestProtos.MapWellKnownTypes