1 write to serverSupportsStartTls
System (1)
net\System\Net\mail\smtpconnection.cs (1)
277serverSupportsStartTls = true;
3 references to serverSupportsStartTls
System (3)
net\System\Net\mail\smtpconnection.cs (3)
389if (!serverSupportsStartTls) 800if (!connection.serverSupportsStartTls) 859if (!thisPtr.connection.serverSupportsStartTls)