1 write to _thisPtr
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
348
_thisPtr
= thisPtr;
1 reference to _thisPtr
System.Net.Mail (1)
System\Net\Mail\SmtpConnection.cs (1)
341
context._result = context._module.Authenticate(null, context._credential, context.
_thisPtr
, context._spn, context._token);