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

Google.Protobuf.Reflection.CSharpFeaturesExtensions

public static class CSharpFeaturesExtensions
Holder for extension identifiers generated from the top level of google/protobuf/c_sharp_features.proto
namespace Google.Protobuf.Reflection { public static class CSharpFeaturesExtensions { public static readonly Extension<FeatureSet, CSharpFeatures> Csharp; } }