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