Home
last modified time | relevance | path

Searched refs:MapTag (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs457 } while (ParsingPrimitives.MaybeConsumeTag(ref ctx.buffer, ref ctx.state, codec.MapTag)); in AddEntriesFrom()
493 ctx.WriteTag(codec.MapTag); in WriteTo()
515 size += CodedOutputStream.ComputeRawVarint32Size(codec.MapTag); in CalculateSize()
660 internal uint MapTag { get { return mapTag; } } property in Google.Protobuf.Collections.MapField.Codec

Completed in 2 milliseconds