3 references to LoadFile
System.Windows.Forms (3)
winforms\Managed\System\WinForms\RichTextBox.cs (3)
2402LoadFile(path, RichTextBoxStreamType.RichText); 3451LoadFile(path.ToString(), RichTextBoxStreamType.RichText); 3458LoadFile(path.ToString(), RichTextBoxStreamType.PlainText);