• Jon Skeet's avatar
    Deliberately call simple code to avoid Unity linker pruning · da3ce671
    Jon Skeet authored
    The SampleEnumMethod method was previously only called via
    reflection, so the Unity linker thought it could be removed. Ditto
    the parameterless constructor in ReflectionHelper.
    
    This PR should avoid that issue, reducing the work needed by
    customers to use Google.Protobuf from Unity.
    da3ce671
Name
Last commit
Last update
..
AddressBook Loading commit data...
Google.Protobuf Loading commit data...
Google.Protobuf.Conformance Loading commit data...
Google.Protobuf.JsonDump Loading commit data...
Google.Protobuf.Test Loading commit data...
Google.Protobuf.sln Loading commit data...