Google.Protobuf.Reflection.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;
}
}