<PackageReference Include="System.ServiceModel.Http" Version="6.0.0-preview1.23060.3" />
Microsoft.CodeAnalysis.EmbeddedAttribute
namespace Microsoft.
CodeAnalysis
{
internal sealed class EmbeddedAttribute :
Attribute
{
public EmbeddedAttribute();
}
}