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