2 references to GetCollectionBasedOnMethod
System.Web (2)
UI\Page.cs (1)
1945NameValueCollection ret = GetCollectionBasedOnMethod(dontReturnNull: false);
UI\PartialCachingControl.cs (1)
482reqValCollection = Page.GetCollectionBasedOnMethod(true /*dontReturnNull*/);