<PackageReference Include="Google.Protobuf" Version="3.35.0-rc2" />

Google.Protobuf.Compatibility.PropertyInfoExtensions

static class 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 { } }