1 reference to IsNativeDebuggerAttachedInternal
System.Private.CoreLib (1)
System\Diagnostics\Debugger.cs (1)
69internal static bool IsNativeDebuggerAttached() => IsNativeDebuggerAttachedInternal() != 0;