5 references to RequestString
System.Web (5)
Util\AspCompat.cs (5)
639switch ((RequestString)what) { 640case RequestString.QueryString: 642case RequestString.Form: 644case RequestString.Cookies: 646case RequestString.ServerVars: