1 write to parent
System (1)
net\System\Net\mail\smtpconnection.cs (1)
66this.parent = parent;
2 references to parent
System (2)
net\System\Net\mail\smtpconnection.cs (2)
209GlobalLog.Print("SmtpConnectiont#" + ValidationHelper.HashString(this) + "::Close Transport#" + ValidationHelper.HashString(parent) + "putting back pooledStream#" + ValidationHelper.HashString(pooledStream)); 226GlobalLog.Print("SmtpConnectiont#" + ValidationHelper.HashString(this) + "::Close Transport#" + ValidationHelper.HashString(parent) + "closing and putting back pooledStream#" + ValidationHelper.HashString(pooledStream));