Base:
6 references to ToString
System.Windows.Forms.Tests (6)
System\Windows\Forms\DragDropHelperTests.cs (6)
220string szMessage = pDropDescription->szMessage.ToString(); 221string szInsert = pDropDescription->szInsert.ToString(); 301string szMessage = pDropDescription->szMessage.ToString(); 302string szInsert = pDropDescription->szInsert.ToString(); 328string szMessage = pDropDescription->szMessage.ToString(); 329string szInsert = pDropDescription->szInsert.ToString();