aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers.Test/CodedInputStreamExtensions.cs
Commit message (Collapse)AuthorAgeFilesLines
* Tidying up and extra tests.Jon Skeet2015-06-301-0/+54
This is mostly just making things internal instead of public, removing and reordering a bunch of code in CodedInputStream/CodedOutputStream, and generally tidying up.