2 references to ObjectDataSourceMethod
System.Web (2)
UI\WebControls\ObjectDataSourceView.cs (2)
1445return new ObjectDataSourceMethod(operation, type, matchedMethod, parameters.AsReadOnly()); 1596return new ObjectDataSourceMethod(operation, type, matchedMethod, parameters);