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