4 references to sessions
System (4)
net\System\Net\mail\SmtpNtlmAuthenticationModule.cs (4)
40
lock (this.
sessions
)
42
NTAuthentication clientContext = this.
sessions
[sessionCookie] as NTAuthentication;
49
this.
sessions
[sessionCookie] =
64
this.
sessions
.Remove(sessionCookie);