Searched defs:WriteRawMessage (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | WritingPrimitivesMessages.cs | 46 public static void WriteRawMessage(ref WriteContext ctx, IMessage message) in WriteRawMessage() method in Google.Protobuf.WritingPrimitivesMessages |
| D | CodedOutputStream.cs | 287 public void WriteRawMessage(IMessage value) in WriteRawMessage() method in Google.Protobuf.CodedOutputStream |