2 writes to _shouldAbort
System.Net.Mail (2)
System\Net\Mail\SmtpTransport.cs (2)
98
_shouldAbort
= false;
161
_shouldAbort
= true;
1 reference to _shouldAbort
System.Net.Mail (1)
System\Net\Mail\SmtpTransport.cs (1)
94
if (
_shouldAbort
)