Searched refs:MapTag (Results 1 – 1 of 1) sorted by relevance
428 } while (input.MaybeConsumeTag(codec.MapTag)); in AddEntriesFrom()444 output.WriteTag(codec.MapTag); in WriteTo()466 size += CodedOutputStream.ComputeRawVarint32Size(codec.MapTag); in CalculateSize()603 internal uint MapTag { get { return mapTag; } } property in Google.Protobuf.Collections.MapField.Codec