1 write to _type
System.Web (1)
Util\SmtpMail.cs (1)
57_type = Type.GetTypeFromProgID(_progId);
3 references to _type
System.Web (3)
Util\SmtpMail.cs (3)
55if (_type == null) { 62if (_type == null) 66return _type;