System.Runtime.CompilerServices.HasCopySemanticsAttribute public sealed class HasCopySemanticsAttribute : Attribute Documentation Code namespace System.Runtime.CompilerServices { public sealed class HasCopySemanticsAttribute : Attribute { public HasCopySemanticsAttribute(); } }