1 write to _Context
System.Web (1)
Security\FormsAuthenticationEventArgs.cs (1)
52
_Context
= context;
1 reference to _Context
System.Web (1)
Security\FormsAuthenticationEventArgs.cs (1)
45
public HttpContext Context { get { return
_Context
;}}