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