4 writes to pszButtonText
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (2)
1485pszButtonText = MarshalString(text) 1510pszButtonText = MarshalString(text)
System.Windows.Forms.Primitives.Tests (2)
Interop\ComCtl32\TASKDIALOG_BUTTONTests.cs (2)
33Assert.Equal(4, (byte*)&sut.pszButtonText - addr); // 4, PCWSTR 59Assert.Equal(4, (byte*)&sut.pszButtonText - addr); // 8, PCWSTR