Home
last modified time | relevance | path

Searched refs:WriteDiagnosticOnlyAny (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs540 WriteDiagnosticOnlyAny(writer, value); in WriteAny()
572 private void WriteDiagnosticOnlyAny(TextWriter writer, IMessage value) in WriteDiagnosticOnlyAny() method in Google.Protobuf.JsonFormatter