1 instantiation of MethodParametersDictionary
System.Web (1)
UI\WebControls\ModelDataSourceView.cs (1)
1296_selectParameters = new MethodParametersDictionary();
4 references to MethodParametersDictionary
System.Web (4)
UI\WebControls\MethodParameterValue.cs (2)
7private MethodParametersDictionary _owner; 15internal void SetOwner(MethodParametersDictionary owner) {
UI\WebControls\ModelDataSourceView.cs (2)
37private MethodParametersDictionary _selectParameters; 1293private MethodParametersDictionary SelectParameters {