1 write to _callingStack
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.MouseHook.cs (1)
31
_callingStack
= Environment.StackTrace;
1 reference to _callingStack
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.MouseHook.cs (1)
41
throw new InvalidOperationException($"Finalizing an active mouse hook. This will crash the process. Calling stack: {
_callingStack
}");