Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs564 WriteDiagnosticOnlyAny(writer, value); in WriteAny()
596 private void WriteDiagnosticOnlyAny(TextWriter writer, IMessage value) in WriteDiagnosticOnlyAny() method in Google.Protobuf.JsonFormatter