2 references to _callStack
System.Windows.Forms (2)
System\Windows\Forms\Controls\ImageList\ImageList.NativeImageList.cs (2)
57
Debug.Fail($"{nameof(NativeImageList)} could not be created. Originating stack:\n{
_callStack
}");
107
Debug.Fail($"{nameof(NativeImageList)} could not be duplicated. Originating stack:\n{
_callStack
}");