aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added the type registry in advance of implementing Any support.Jon Skeet2015-11-211-0/+94
Biting off just this bit first as I don't need the changes from a previous PR for this part.