Searched defs:ToDiagnosticString (Results 1 – 6 of 6) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | ICustomDiagnosticMessage.cs | 67 string ToDiagnosticString(); in ToDiagnosticString() method |
D | JsonFormatter.cs | 189 public static string ToDiagnosticString(IMessage message) in ToDiagnosticString() method in Google.Protobuf.JsonFormatter |
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | ForeignMessagePartial.cs | 40 public string ToDiagnosticString() in ToDiagnosticString() method in Google.Protobuf.TestProtos.ForeignMessage |
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | FieldMaskPartial.cs | 118 public string ToDiagnosticString() in ToDiagnosticString() method in Google.Protobuf.WellKnownTypes.FieldMask |
D | TimestampPartial.cs | 236 public string ToDiagnosticString() in ToDiagnosticString() method in Google.Protobuf.WellKnownTypes.Timestamp |
D | DurationPartial.cs | 239 public string ToDiagnosticString() in ToDiagnosticString() method in Google.Protobuf.WellKnownTypes.Duration |