You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yieldreturnnewValidationError(true,$"ptrace_scope is set to 3, {nameof(DisassemblyDiagnoser)} is not going to work");
134
+
yieldreturnnewValidationError(true,$"Only Windows and Linux are supported in DisassemblyDiagnoser without Mono. Current OS is {System.Runtime.InteropServices.RuntimeInformation.OSDescription}");
0 commit comments