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