2 references to hasValidateInputBeenCalled
System.Web (2)
HttpRequest.cs (2)
2566
_flags.Set(
hasValidateInputBeenCalled
);
2581
return _flags[
hasValidateInputBeenCalled
];