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