• Jon Skeet's avatar
    Refactoring of FieldDescriptor · 71e8dca0
    Jon Skeet authored
    This makes no externally visible behavioral changes. Internally and non-behaviorally:
    
    - We use a field (compiler-generated) to store the JsonName to avoid recomputing it repeatedly
    - The documentation for JsonName is updated to reflect the meaning better
    - Readonly autoprops and expression-bodied properties used where possible
    71e8dca0
Name
Last commit
Last update
..
keys Loading commit data...
protos Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CHANGES.txt Loading commit data...
README.md Loading commit data...
build_packages.bat Loading commit data...
buildall.sh Loading commit data...
generate_protos.sh Loading commit data...