aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/TestProtos/ForeignMessagePartial.cs
Commit message (Collapse)AuthorAgeFilesLines
* Introduce ICustomDiagnosticMessage to allow for custom string formattingJon Skeet2016-01-131-0/+45
This fixes issue #933, effectively.