<PackageReference Include="Grpc.Core.Api" Version="2.70.0-pre1" />

System.Runtime.CompilerServices.NullableContextAttribute

namespace System.Runtime.CompilerServices { internal sealed class NullableContextAttribute : Attribute { public readonly byte Flag; public NullableContextAttribute(byte P_0); } }