2 references to pszText
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
6071
Marshal.Copy(buff, 0, dispInfo.item.
pszText
, text.Length + 1);
6074
Marshal.Copy(buff, 0, dispInfo.item.
pszText
, text.Length + 1);