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