2 references to FLAG_CHANGE_IN_SERVER_VARIABLES
System.Web (2)
HttpContext.cs (2)
1990
get { return (_notificationContext.CurrentNotificationFlags &
FLAG_CHANGE_IN_SERVER_VARIABLES
) ==
FLAG_CHANGE_IN_SERVER_VARIABLES
; }