Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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