Microsoft.CodeAnalysis.EmbeddedAttribute sealed class EmbeddedAttribute : Attribute Documentation Code namespace Microsoft.CodeAnalysis { internal sealed class EmbeddedAttribute : Attribute { public EmbeddedAttribute(); } }