1 write to _serverSupportsStartTls
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.Auth.cs (1)
76_serverSupportsStartTls = true;
3 references to _serverSupportsStartTls
System.Net.Mail (3)
System\Net\Mail\SmtpConnection.cs (3)
225if (!_serverSupportsStartTls) 555if (!_connection._serverSupportsStartTls) 614if (!thisPtr._connection._serverSupportsStartTls)