1 write to _serverSupportsEai
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.Auth.cs (1)
80
_serverSupportsEai
= true;
1 reference to _serverSupportsEai
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.Auth.cs (1)
41
internal bool ServerSupportsEai =>
_serverSupportsEai
;