Searched defs:InternalWriteTo (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | IBufferMessage.cs | 52 void InternalWriteTo(ref WriteContext ctx); in InternalWriteTo() method |
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ | ||
D | MapField.cs | 739 public void InternalWriteTo(ref WriteContext ctx) in InternalWriteTo() method in Google.Protobuf.Collections.MapField.Codec.MessageAdapter |