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