2 references to OpenFile
System.Web (2)
UI\WebControls\MailDefinition.cs (2)
217TextReader reader = new StreamReader(owner.OpenFile(path)); 300stream = owner.OpenFile(path);