<PackageReference Include="System.IO.Pipelines" Version="10.0.0-preview.7.25380.108" />
System.Diagnostics.CodeAnalysis.AllowNullAttribute
namespace System.
Diagnostics.
CodeAnalysis
{
internal sealed class AllowNullAttribute :
Attribute
{
public AllowNullAttribute();
}
}