<PackageReference Include="System.IO.Pipelines" Version="11.0.0-preview.1.26104.118" />
Microsoft.CodeAnalysis.EmbeddedAttribute
namespace Microsoft.
CodeAnalysis
{
internal sealed class EmbeddedAttribute :
Attribute
{
public EmbeddedAttribute();
}
}