Home
last modified time | relevance | path

Searched defs:InternalWriteTo (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DIBufferMessage.cs52 void InternalWriteTo(ref WriteContext ctx); in InternalWriteTo() method
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs739 public void InternalWriteTo(ref WriteContext ctx) in InternalWriteTo() method in Google.Protobuf.Collections.MapField.Codec.MessageAdapter