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