2 references to GetString
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
2077string str = charBuffer.GetString(); 3298string result = charBuffer.GetString();