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