aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Reflection/ReflectionUtil.cs
Commit message (Expand)AuthorAgeFilesLines
* Introduce a compatiblity shim to support .NET 3.5 delegate creationJon Skeet2018-03-271-0/+4
* Change C# reflection to avoid using expression treesJon Skeet2018-03-271-33/+53
* Tidying up - fix a bunch of TODOs and remove outdated ones.Jon Skeet2015-08-081-12/+12
* Remove the usage of attributes for field/method discovery.Jon Skeet2015-07-221-20/+1
* Revamp to reflection.Jon Skeet2015-07-211-0/+20
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+106