Google.Protobuf.Compatibility.PropertyInfoExtensions
Extension methods for PropertyInfo, effectively providing
the familiar members from previous desktop framework versions while
targeting the newer releases, .NET Core etc.
namespace Google.Protobuf.Compatibility
{
internal static class PropertyInfoExtensions
{
}
}