Home
last modified time | relevance | path

Searched refs:ICustomDiagnosticMessage (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos/
H A DForeignMessagePartial.cs38 public partial class ForeignMessage : ICustomDiagnosticMessage
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DICustomDiagnosticMessage.cs55 public interface ICustomDiagnosticMessage : IMessage interface
H A DJsonFormatter.cs204 ICustomDiagnosticMessage customDiagnosticMessage = message as ICustomDiagnosticMessage; in WriteMessage()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DForeignMessagePartial.cs38 public partial class ForeignMessage : ICustomDiagnosticMessage
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DTimestampPartial.cs39 public partial class Timestamp : ICustomDiagnosticMessage, IComparable<Timestamp>
H A DDurationPartial.cs41 public partial class Duration : ICustomDiagnosticMessage
H A DFieldMaskPartial.cs43 public partial class FieldMask : ICustomDiagnosticMessage

Completed in 4 milliseconds