DebuggerProxy sealed class DebuggerProxy : IDebugger A production IDebugger implementation that delegates directly to .NET's Debugger. Documentation Code public bool IsAttached { get; } Returns whether a debugger is currently attached to the process public DebuggerProxy()