Microsoft.CodeAnalysis.EmbeddedAttribute sealed class EmbeddedAttribute : Attribute A special attribute recognized by Roslyn, that marks a type as "embedded", meaning it won't ever be visible from other assemblies. Documentation Code public EmbeddedAttribute()