System.Diagnostics.DebuggerStepThroughAttribute public sealed class DebuggerStepThroughAttribute : Attribute Documentation Code namespace System.Diagnostics { public sealed class DebuggerStepThroughAttribute : Attribute { public DebuggerStepThroughAttribute(); } }