aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Reflection/IDescriptor.cs
Commit message (Collapse)AuthorAgeFilesLines
* Document everything, and turn on errors if we fail to document anything in ↵Jon Skeet2015-08-041-0/+11
| | | | the future.
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+44
We'll see what I've missed when CI fails...