Searched refs:diagnosticFormatter (Results 1 – 1 of 1) sorted by relevance
74 … private static readonly JsonFormatter diagnosticFormatter = new JsonFormatter(Settings.Default); field in Google.Protobuf.JsonFormatter128 private bool DiagnosticOnly => ReferenceEquals(this, diagnosticFormatter);192 return diagnosticFormatter.Format(message); in ToDiagnosticString()