1 write to _skipAuthorization
System.Web (1)
HttpContext.cs (1)
1318_skipAuthorization = value;
2 references to _skipAuthorization
System.Web (2)
HttpContext.cs (2)
1297get { return _skipAuthorization;} 1309&& value != _skipAuthorization) {