2 writes to _shouldAbort
System.Net.Mail (2)
System\Net\Mail\SmtpTransport.cs (2)
103
_shouldAbort
= false;
177
_shouldAbort
= true;
1 reference to _shouldAbort
System.Net.Mail (1)
System\Net\Mail\SmtpTransport.cs (1)
99
if (
_shouldAbort
)