1 instantiation of AuthenticateCallbackContext
System (1)
net\System\Net\mail\smtpconnection.cs (1)
504
new
AuthenticateCallbackContext
(this, module, credential, this.client.TargetName, this.channelBindingToken);
3 references to AuthenticateCallbackContext
System (3)
net\System\Net\mail\smtpconnection.cs (3)
503
AuthenticateCallbackContext
authenticationContext =
527
AuthenticateCallbackContext
context = (
AuthenticateCallbackContext
)state;