System.Runtime.InteropServices.SuppressGCTransitionAttribute sealed class SuppressGCTransitionAttribute : Attribute An attribute used to indicate a GC transition should be skipped when making an unmanaged function call. Documentation Code public SuppressGCTransitionAttribute()